commit | 2788cc879bbe667d28277e1d660b7e56514e5b30 | [log] [tgz] |
---|---|---|
author | Andreas Dilger <adilger@whamcloud.com> | Tue Apr 24 16:22:48 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Apr 24 16:22:48 2012 -0400 |
tree | 15093d80f14bb42bddc6a9c015b61af28e2edb8a | |
parent | 7943ccf5f2fa76f1dc164ddd1ffd5044a1dca31a [diff] |
e2fsck: quiet harmless inode/blocks errors Don't consider only an error in the superblock summary as incorrect. The kernel does not update this field except at unmount time, so don't print errors during a "-n" run if there is nothing else wrong. Any other unfixed errors will themselves mark the filesystem invalid. Signed-off-by: Andreas Dilger <adilger@whamcloud.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>