ext4: convert file system to meta_bg if needed during resizing
authorTheodore Ts'o <tytso@mit.edu>
Thu, 13 Sep 2012 14:19:24 +0000 (10:19 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 13 Sep 2012 14:19:24 +0000 (10:19 -0400)
If we have run out of reserved gdt blocks, then clear the resize_inode
feature and enable the meta_bg feature, so that we can continue
resizing the file system seamlessly.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found