btrfs-progs/tests/fsck-tests
Josef Bacik 01f868b5a9 btrfs-progs: make fsck deal with bogus items
We can deal with corrupt items by deleting them in a few cases.  Fsck can easily
recover from a missing extent item or a dir index item.  So if we notice a item
is completely bogus and it is of a key that we know we can repair then just
delete it and carry on.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
2014-10-14 11:10:36 +02:00
..
001-bad-file-extent-bytenr.img
002-bad-transid.img Btrfs-progs: add a test image for the transid fixer in btrfsck 2013-10-16 08:23:12 -04:00
003-shift-offsets.img btrfs-progs: add the ability to fix shifted item offsets 2014-10-14 11:04:08 +02:00
004-no-dir-index.img Btrfs-progs: repair missing dir index 2014-10-13 23:20:44 +02:00
005-bad-item-offset.img btrfs-progs: make fsck deal with bogus items 2014-10-14 11:10:36 +02:00