Whamcloud - gitweb
mke2fs: Don't allow the combination of the meta_bg and resize_inode features
authorTheodore Ts'o <tytso@mit.edu>
Sun, 27 Apr 2008 04:08:14 +0000 (00:08 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 27 Apr 2008 04:08:14 +0000 (00:08 -0400)
commitd94cc2eaa68d8bfad342293e73540b867a7b10d9
treeea6ec1a520ea711999a5dcd42766c2a588259f4a
parent748d07118cb8ba7c80e29e7cb8d865999bc7c255
mke2fs: Don't allow the combination of the meta_bg and resize_inode features

The combination of meta_bg and resize_inode leads to a corrupt
filesystem, and it's not really clear it makes any logical sense.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/mke2fs.c
tests/m_meta_bg/expect.1
tests/m_meta_bg/script
tests/m_raid_opt/expect.1
tests/m_raid_opt/script