commit | 9bca9a39b7b159d78f21ddab63ba1ad68c5e5443 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Mon Jul 30 17:46:15 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 30 17:46:15 2012 -0400 |
tree | 358d7371d6f9673faa466acaed89442686268449 | |
parent | 5d914d721ab89a4f795f403119a216ae27ad8bfd [diff] |
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>