btrfs-progs/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
..
fsck-tests btrfs-progs: make fsck deal with bogus items 2014-10-14 11:10:36 +02:00
convert-tests.sh btrfs-progs: Use sparse files for filesystem conversion tests 2014-08-22 14:43:09 +02:00
fsck-tests.sh btrfs-progs: skip extent rebuild test if no testdev 2014-10-10 10:38:36 +02:00