Whamcloud - gitweb
Add support for manipulating large_file feature in mke2fs and tune2fs
authorTheodore Ts'o <tytso@mit.edu>
Wed, 27 Feb 2008 20:01:19 +0000 (15:01 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 27 Feb 2008 20:01:19 +0000 (15:01 -0500)
commit558df54458075856b3a76051648323643a56dadc
tree01c97a6b11516b2c06c1c07b3012cce9004336a1
parent15472658599eb29c522107377a9797c6322b93c3
Add support for manipulating large_file feature in mke2fs and tune2fs

Previously we just let the kernel and e2fsck do this automatically,
but e2fsck will no longer automatically clear the large_file feature.
It still isn't really necessary to worry about this feature flag
explicitly, but some users seem to care.

Addresses-Red-Hat-Bugzilla: #258381

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/mke2fs.8.in
misc/mke2fs.c
misc/tune2fs.8.in
misc/tune2fs.c