commit | a93a90d2ae93312d74638994988cc552408ed552 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Dec 03 00:01:44 2014 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Dec 03 00:01:44 2014 -0500 |
tree | a892645fc28e1da159ed36ec6e343983d8301848 | |
parent | dc7b8dad997fdd32494d7c63abe54a8f051fbc5a [diff] |
e2fsck: remove 'invalid' wording from error when extent block fails checksum Don't say the physical block number is invalid if an extent block fails only the checksum. It passes checks, so it's not invalid. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>