Whamcloud - gitweb
tune2fs: Add support to clear the resize_inode feature
authorTheodore Ts'o <tytso@mit.edu>
Tue, 26 Feb 2008 22:31:06 +0000 (17:31 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 26 Feb 2008 22:31:06 +0000 (17:31 -0500)
commit037914e28f69110020195fe9f9ea56e5274ff2c0
treef6744554354b4bf0f52b258cdf3871f690e73769
parent885bf6b83252672eb2e9bd2fb6fd45a1978b0661
tune2fs: Add support to clear the resize_inode feature

This requires an fsck aftwards.  We don't allow setting the
resize_inode feature because extensive work to tune2fs or e2fsck to
safely relocate blocks is necessary in order to reserve the blocks
needed by the resize inode.

Addresses-Red-Hat-Bugzilla: #167816

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/tune2fs.8.in
misc/tune2fs.c