commit | d37026ea07a6abcb0bbff8d97e58b47e8089df8e | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue May 24 23:11:32 2016 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue May 24 23:11:32 2016 -0400 |
tree | 77d9e4ec0c1ea85d41dde07eaf87ae929b9970f3 | |
parent | bf26fae372a6124d171d377302c60ab420d711d5 [diff] |
e2fsck: improve error messages when the journal sb is corrupt If the journal superblock is corrupt and the user declines to fix it (or runs e2fsck -n), make sure the error messages are clear and explain that e2fsck cannot (safely) proceed. Addresses-Debian-Bug: #768162 Signed-off-by: Theodore Ts'o <tytso@mit.edu>