commit | b6924225c292593189e90604c395f87cbd4130ba | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Jan 19 15:59:58 2015 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jan 19 15:59:58 2015 -0500 |
tree | 3b303bf40b4d5669e6ee556092895d74379d80fc | |
parent | 3b421b80be635d696848b72d3c7700a0e5ee3414 [diff] |
jbd2: complain about descriptor block checksum errors We should complain in dmesg when journal recovery fails on account of the descriptor block being corrupt, so that the diagnostic data can be recovered. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>