Update resize.c

This commit is contained in:
thedj21 2014-02-25 18:39:19 +01:00
parent 7472e009a3
commit 3fc7f95d1c

View file

@ -695,7 +695,7 @@ static int verify_reserved_gdb(struct super_block *sb,
struct buffer_head *primary)
{
const ext4_fsblk_t blk = primary->b_blocknr;
unsigned three = 1;
unsigned three = 3;
unsigned five = 5;
unsigned seven = 7;
unsigned grp;