ext4: set bg_itable_unused when resizing
authorTheodore Ts'o <tytso@mit.edu>
Wed, 12 Sep 2012 18:32:42 +0000 (14:32 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 12 Sep 2012 18:32:42 +0000 (14:32 -0400)
Set bg_itable_unused for file systems that have uninit_bg enabled.
This will speed up the first e2fsck run after the file system is
resized.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/resize.c

Simple merge