]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
debugfs: better support of superblocks with bad checksums
authorTheodore Ts'o <tytso@mit.edu>
Mon, 20 Feb 2017 02:08:21 +0000 (21:08 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 20 Feb 2017 02:08:21 +0000 (21:08 -0500)
commitbf615bb0ccadeb1579463f94a2a4752e7ec53f57
tree1c533b479c2b9a8ee9b6f6cf97329f91a4161651
parent3cc9b03dcb29d8e8fb784ffcf6f8b3bc78959c5c
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>
debugfs/debugfs.c