commit | da670fe0b52babe9721457039c66aefd1d9818a7 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Mon Jul 30 19:08:04 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 30 19:08:04 2012 -0400 |
tree | 0824fc3e32f4d2253cab187bccde9b15e18767bc | |
parent | 24c6c8b6fb8e42f2cb6bdfab56e3eca134d6a1e2 [diff] |
e2fsck: verify block bitmap checksum Check block bitmap checksum and write a new checksum if the verification fails. This is ok because e2fsck has already computed the correct block bitmap. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>