Whamcloud - gitweb
e2fsck: remove 'invalid' wording from error when extent block fails checksum
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 3 Dec 2014 05:01:44 +0000 (00:01 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 3 Dec 2014 05:01:44 +0000 (00:01 -0500)
commita93a90d2ae93312d74638994988cc552408ed552
treea892645fc28e1da159ed36ec6e343983d8301848
parentdc7b8dad997fdd32494d7c63abe54a8f051fbc5a
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>
e2fsck/problem.c
tests/f_extent_int_bad_csum/expect.1
tests/f_extent_leaf_bad_csum/expect.1