btrfs-progs/tests/fsck-tests
Josef Bacik 8ab2d7a9dd btrfs-progs: deal with no extent info
Previously we used to just set FULL_BACKREF if we couldn't lookup an extent info
for an extent.  Now we just bail out if we can't lookup the extent info, which
is less than good since fsck is supposed to fix these very problems.  So instead
figure out the flag we are supposed to use and pass that along instead.  This
patch also provides a test image to test this functionality.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
2015-02-09 14:53:07 -05:00
..
001-bad-file-extent-bytenr btrfs-progs: Move btrfs-image dump to corresponding dir 2015-01-14 18:34:18 +01:00
002-bad-transid btrfs-progs: Move btrfs-image dump to corresponding dir 2015-01-14 18:34:18 +01:00
003-shift-offsets btrfs-progs: Move btrfs-image dump to corresponding dir 2015-01-14 18:34:18 +01:00
004-no-dir-index btrfs-progs: Move btrfs-image dump to corresponding dir 2015-01-14 18:34:18 +01:00
005-bad-item-offset btrfs-progs: Move btrfs-image dump to corresponding dir 2015-01-14 18:34:18 +01:00
006-bad-root-items btrfs-progs: Move bad root items test cases to its corresponding dir 2015-01-14 18:34:18 +01:00
007-bad-offset-snapshots btrfs-progs: Move btrfs-image dump to corresponding dir 2015-01-14 18:34:18 +01:00
008-bad-dir-index-name btrfs-progs: Move btrfs-image dump to corresponding dir 2015-01-14 18:34:18 +01:00
009-no-dir-item-or-index btrfs-progs: Move btrfs-image dump to corresponding dir 2015-01-14 18:34:18 +01:00
010-no-rootdir-inode-item btrfs-progs: Move btrfs-image dump to corresponding dir 2015-01-14 18:34:18 +01:00
011-no-inode-item btrfs-progs: Move btrfs-image dump to corresponding dir 2015-01-14 18:34:18 +01:00
012-leaf-corruption btrfs-progs: tests, use the root helper in 012 2015-01-14 18:34:18 +01:00
013-extent-tree-rebuild btrfs-progs: tests, adjust alignment of the pretty command name 2015-01-14 18:34:18 +01:00
014-no-extent-info btrfs-progs: deal with no extent info 2015-02-09 14:53:07 -05:00