Whamcloud - gitweb
debugfs: optionally ignore bad checksums
authorDarrick J. Wong <djwong@us.ibm.com>
Mon, 30 Jul 2012 21:46:15 +0000 (17:46 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 30 Jul 2012 21:46:15 +0000 (17:46 -0400)
commit9bca9a39b7b159d78f21ddab63ba1ad68c5e5443
tree358d7371d6f9673faa466acaed89442686268449
parent5d914d721ab89a4f795f403119a216ae27ad8bfd
debugfs: optionally ignore bad checksums

If someone is debugging a badly damaged filesystem, it might be useful
to disable the checksum verifications that will otherwise prevent the
filesystem from loading.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/debugfs.8.in
debugfs/debugfs.c