commit | bf615bb0ccadeb1579463f94a2a4752e7ec53f57 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Feb 19 21:08:21 2017 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Feb 19 21:08:21 2017 -0500 |
tree | 1c533b479c2b9a8ee9b6f6cf97329f91a4161651 | |
parent | 3cc9b03dcb29d8e8fb784ffcf6f8b3bc78959c5c [diff] |
debugfs: better support of superblocks with bad checksums Allow debugfs to open file systems with a bad checksum, and teach the show_super_stats command to print the expected checksum value. Signed-off-by: Theodore Ts'o <tytso@mit.edu>