Whamcloud - gitweb
debugfs: teach the htree and ls commands to show directory checksums
authorTheodore Ts'o <tytso@mit.edu>
Sun, 14 Oct 2012 10:34:09 +0000 (06:34 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 14 Oct 2012 10:35:26 +0000 (06:35 -0400)
commit41bf599391faaf6523c9997eb467a86888542339
tree9cb6a02261717bd0cec20a3e2df83a9f9819f611
parent24980deeafda25e3a415a1acd20dc39c04b149c6
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>
debugfs/debugfs.8.in
debugfs/htree.c
debugfs/ls.c
lib/ext2fs/dir_iterate.c
lib/ext2fs/ext2fs.h