Whamcloud - gitweb
mke2fs,tune2fs: Enable huge_file, dir_nlink, and extra_isize features
authorTheodore Ts'o <tytso@mit.edu>
Thu, 10 Jul 2008 14:49:59 +0000 (10:49 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 10 Jul 2008 16:06:31 +0000 (12:06 -0400)
commit2be8fe43976537b75a6ee154ff3ba47e538b55fb
tree4d04c706dcd7829fc05d630a7a5db180446d0ec2
parenteafba6c3100dee37254573d403f49d9bd88da1e6
mke2fs,tune2fs: Enable huge_file, dir_nlink, and extra_isize features

Also change mke2fs.conf to enable huge_file,dir_nlink,extra_isize, and
uninit_bg by default for ext4 filesystems, and enable extra_isize in
the library as well.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/ext2fs.h
misc/mke2fs.c
misc/mke2fs.conf
misc/tune2fs.c