commit | 07307114dea005917b0c3a18a08948435f4a2abc | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Thu Aug 02 17:27:30 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Aug 02 17:27:30 2012 -0400 |
tree | e3ee0ffc072259e376368b667eeb1c24a3971613 | |
parent | dc96de09d7356ef25448134445753aabfc1097da [diff] |
e2fsck: verify htree root/node checksums Check htree internal node checksums. If broken, ask user to clear the htree index and recreate it later. [ Move the check for not rehashing the lost+found directory to pass1 so that we don't end up truncating lost+found when the metadata checksum feature is enabled. -- TYT ] Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>