Whamcloud - gitweb
mke2fs: minor bugfixes for mk_hugefiles
authorTheodore Ts'o <tytso@mit.edu>
Thu, 6 Feb 2014 19:34:12 +0000 (14:34 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 6 Feb 2014 19:34:12 +0000 (14:34 -0500)
commit71d920e3023ad74c6ef879ff18d54438a777ef06
treeceb09f92d9bcf2e7c34a825478227bcc90457d43
parentd7fa4103f5dec96d18998478e8833e7215030584
mke2fs: minor bugfixes for mk_hugefiles

Interpret "zero_hugefiles" relation in mke2fs.conf as a boolean value,
as documented in the man page.

If the hugefile is larger than 2GB, set the large_file file system
feature so e2fsck doesn't complain.

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