commit | b0e91c89257d906324d6081c952157f768dfc699 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Mar 17 23:21:00 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Mar 18 15:40:47 2012 -0400 |
tree | 152c738bbd19fb8c4a15d5dcf55a05ab6f9a2d04 | |
parent | d2594cc8630eace4715fe1b5884cdbbcd139cd96 [diff] |
e2fsck: add logging capability Add the ability to log messages about a file system to a specified directory, using a file name templace that can be specified in /etc/e2fsck.conf. This allows us to suppress the output of overly verbose e2fsck outputs while still allowing the full logging output to go to an appropriate file. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>