Whamcloud - gitweb
resize2fs: allow resizing flex_bg && !resize_inode file systems
authorTheodore Ts'o <tytso@mit.edu>
Sat, 29 Dec 2012 08:38:34 +0000 (03:38 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 29 Dec 2012 08:38:34 +0000 (03:38 -0500)
commit42519becdafda2be9ca3fcfc8188b85592c71d86
tree7d192a2d218312545a23447a780110fd19876ca9
parentddcf1dbff2b8523c2207fbebaa4e5f42880dd2a3
resize2fs: allow resizing flex_bg && !resize_inode file systems

With the bug fixes from the last two commits, resize2fs can now fully
support off-line resizing of file systems with flex_bg even if the
resize_inode feature is not present; so we no longer need to disallow
this combination.

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