Whamcloud - gitweb
e2fsck: workaround for old extents tests
authorAndreas Dilger <andreas.dilger@intel.com>
Thu, 12 Apr 2012 22:15:07 +0000 (16:15 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Wed, 10 Sep 2014 23:10:19 +0000 (17:10 -0600)
commite36346898f68388ac7d98e6e8f90ec5c49c66a0a
tree361a28c636d3d8e9b46a8ae80279988f244d5d63
parentc7de3c8b87872693d15ddd6424b593c8dbd3ebec
e2fsck: workaround for old extents tests

The e2fsck_ext2fs_extent_get() part of this patch is a workaround
to handle problems with old Lustre extents patches that didn't
clear the ee_start_hi or ei_leaf_hi fields.

That has been fixed for long time and could be removed as soon
as the f_extent_* tests are fixed to clear these _hi fields.
Otherwise the extents are all marked as corrupt and it ruins those
tests value.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
e2fsck/pass1.c
tests/f_extents/expect.1
tests/f_extents/expect.2
tests/f_extents/image.gz