Whamcloud - gitweb
mke2fs: add an option in mke2fs.conf to proceed after a delay
authorTheodore Ts'o <tytso@mit.edu>
Sat, 26 Apr 2014 21:34:52 +0000 (17:34 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 5 May 2014 02:20:35 +0000 (22:20 -0400)
commitf83f4132e192dee197240fdfa062128b52188d1c
tree42dc1cc48e4aaa3527ca07effa0f0fa724a02499
parent802146c017afc6df706111c3b70ff6c3d4850b18
mke2fs: add an option in mke2fs.conf to proceed after a delay

If mke2fs needs to ask the user for permission, and the user doesn't
type anything the specified delay in the /etc/mke2fs.conf file,
proceed as if the user had said yes.  The default is to do what we
currently do, which is to wait until the user answers the question one
way or the other.

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