Whamcloud - gitweb
resize2fs: Prohibit the combination of flex_bg and !resize_inode
authorTheodore Ts'o <tytso@mit.edu>
Tue, 17 Jun 2008 05:53:53 +0000 (01:53 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 17 Jun 2008 05:53:53 +0000 (01:53 -0400)
commita8d632a4e9fd528631d2ce8c28b4aade8da0a862
treecc465ddefaa9d97c93050679fdc15c3e6fff0461
parentbc507e31ad8a890232dc2b3aec9ee9d68e95622a
resize2fs: Prohibit the combination of flex_bg and !resize_inode

This is a potentially a difficult case for resize2fs to handle, so
prohibit it for now.

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