]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
mke2fs: Add discard option into mke2fs.conf
authorLukas Czerner <lczerner@redhat.com>
Thu, 18 Nov 2010 13:38:41 +0000 (14:38 +0100)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 22 Nov 2010 21:15:16 +0000 (16:15 -0500)
commit7fe5ff3c1e06c4705a7a709a7ed34f02c5a02fd8
tree09172b0e12c0eb0fa2cebd9fb6d0ab6cd94f4504
parent0bc85dfb384b470e6170268c8436fcbe58317cbe
mke2fs: Add discard option into mke2fs.conf

Allow to specify discard in mke2fs.conf. Also change the way how to
specify default value for lazy_itable_init. It is better to have all
this defaulting done in the same place so do it in definition (as we do
with discard).

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/mke2fs.c
misc/mke2fs.conf.5.in