]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsck: clean up error messages when journal is corrupted
authorTheodore Ts'o <tytso@mit.edu>
Sun, 17 Apr 2016 04:44:06 +0000 (00:44 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 17 Apr 2016 04:44:06 +0000 (00:44 -0400)
commitd530271fb39cbf7fddf9fea55b4e4cf74142a98b
tree030cb3ea199c6a6e0c40a120b989f8a8118c77b5
parentf08999053e512771ad20650886b2abb637a02a45
e2fsck: clean up error messages when journal is corrupted

Update the tests to match with the new behavior and error messages

Also fix test_one so that it doesn't print the failed test output in
the case where the script does not exist.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/unix.c
tests/j_corrupt_descr_csum/expect
tests/j_corrupt_journal_block/expect
tests/j_corrupt_revoke_rcount/expect.1
tests/j_corrupt_revoke_rcount/expect.2
tests/test_one.in