]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/e2fsck.c
e2fsck: report the exit value in the logfile
authorTheodore Ts'o <tytso@mit.edu>
Wed, 1 Mar 2017 19:33:45 +0000 (14:33 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 1 Mar 2017 19:33:45 +0000 (14:33 -0500)
commit7a2a0145da40096ad5bf8df902bb5d4b332f29f7
treec7d40868f7a4bf0c6723d09e5df8dea3ce2280e2
parent32eed3582d5e64a601dae88dc21a80db4bbfe93f
e2fsck: report the exit value in the logfile

If e2fsck logging is enabled, report the exit value as the last line
in the log file.

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