Whamcloud - gitweb
debugfs: teach the htree command to check and display the dx block checksum
authorTheodore Ts'o <tytso@mit.edu>
Thu, 7 Nov 2019 14:01:23 +0000 (09:01 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 7 Nov 2019 14:01:23 +0000 (09:01 -0500)
commitc73eb7062ef0ddb553b2ab01b9369e431b7a99c9
tree688e360eff77e8babf90669d60057c9debd147f0
parentcd2dc70b19c0458b73b601760fd70eb5ebc4b3d2
debugfs: teach the htree command to check and display the dx block checksum

To do this we need to export the ext2fs_dx_csum() function from
libext2fs.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/libext2fs2.symbols
debugfs/htree.c
lib/ext2fs/csum.c
lib/ext2fs/ext2fs.h