Whamcloud - gitweb
e2fsck: Support a negative argument to -C to suppress progress information
authorTheodore Ts'o <tytso@mit.edu>
Wed, 26 Mar 2008 12:26:01 +0000 (08:26 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 26 Mar 2008 12:26:01 +0000 (08:26 -0400)
commitbe62523be2307123886934f258cf36f4b33b1c38
tree1457a4c3b526bb3f5ecaf35fa9f18524ebc12dde
parentab7862049a3311c5ab3d22dde07823560d13afe0
e2fsck: Support a negative argument to -C to suppress progress information

If a negative progress argument is given to -C, initially suppress the
progress information.  It can be enabled later by sending the e2fsck
process a SIGUSR1 signal.

Addresses-Launchpad-Bug: #203323
Addresses-Sourceforge-Bug: #1926023

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/e2fsck.8.in
e2fsck/unix.c