Whamcloud - gitweb
Change mke2fs to use /etc/mke2fs.conf as a configuration file
authorTheodore Ts'o <tytso@mit.edu>
Fri, 24 Mar 2006 03:00:01 +0000 (22:00 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 24 Mar 2006 03:00:01 +0000 (22:00 -0500)
commit9dc6ad1ecb0ba3caf14e05279f1cc3cea52095a2
treea5187c0cc6f5da7a4629e0b3a22bdfff0707d03b
parent204ae371ad2e038b41c03aba13d3a57e4e6921ec
Change mke2fs to use /etc/mke2fs.conf as a configuration file

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
13 files changed:
ChangeLog
MCONFIG.in
lib/e2p/ChangeLog
lib/e2p/feature.c
misc/ChangeLog
misc/Makefile.in
misc/mke2fs.8.in
misc/mke2fs.c
misc/mke2fs.conf [new file with mode: 0644]
misc/mke2fs.conf.5.in [new file with mode: 0644]
misc/util.c
tests/ChangeLog
tests/test_config