Whamcloud - gitweb
e2fsck: check directory leaf block checksums
authorDarrick J. Wong <djwong@us.ibm.com>
Thu, 2 Aug 2012 21:27:43 +0000 (17:27 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 2 Aug 2012 21:27:43 +0000 (17:27 -0400)
commite8548796a5bb59b2319c81973b7a460f036faa3e
treefeab6fe670c50237059a740f083205c25a5be763
parent81683c6a32045cf04d76a024e6f1753535b97c22
e2fsck: check directory leaf block checksums

Checks that directory leaf blocks have the necessary fake dir_entry at
the end of the block to hold a checksum and that the checksum is
valid.  It will resize the block and/or rebuild the directory if
necessary.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/pass2.c
e2fsck/pass3.c
e2fsck/problem.c
e2fsck/problem.h