From: Theodore Ts'o Date: Tue, 21 Dec 2010 03:30:36 +0000 (-0500) Subject: ext4: fix on-line resizing regression X-Git-Tag: v2.6.37-rc8~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a7411a24350bac141271755c66f40c56b0535ae;p=pandora-kernel.git ext4: fix on-line resizing regression https://bugzilla.kernel.org/show_bug.cgi?id=25352 This regression was caused by commit a31437b85: "ext4: use sb_issue_zeroout in setup_new_group_blocks", by accidentally dropping the code which reserved the block group descriptor and inode table blocks. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed