commit | 41bf599391faaf6523c9997eb467a86888542339 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Oct 14 06:34:09 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Oct 14 06:35:26 2012 -0400 |
tree | 9cb6a02261717bd0cec20a3e2df83a9f9819f611 | |
parent | 24980deeafda25e3a415a1acd20dc39c04b149c6 [diff] |
debugfs: teach the htree and ls commands to show directory checksums In addition, make the directory interator more robust in the case where the file system has the metadata checksum feature enabled, but the directory checksum is not present in a directory block. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>