]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - misc/dumpe2fs.c
dumpe2fs: print the expected block group checksum if it is incorrect
authorTheodore Ts'o <tytso@mit.edu>
Thu, 15 Mar 2012 16:13:25 +0000 (12:13 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 15 Mar 2012 16:13:25 +0000 (12:13 -0400)
commit87141781aabb4dc01359428d2feecdc7f43eeac0
tree51c39de3f34e5c64518a87731d99087ba2e8969f
parentdef8da382927803a88d6003d5baa159f668a153b
dumpe2fs: print the expected block group checksum if it is incorrect

This helps to diagnose problems caused by incorrect block group
checksums.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debian/e2fslibs.symbols
lib/ext2fs/csum.c
lib/ext2fs/ext2fs.h
misc/dumpe2fs.c