Skip to content

Commit

Permalink
Btrfs-progs: add two new test images
Browse files Browse the repository at this point in the history
This adds two new test images

1) 006-bad-offset-snapshots.  This has a corrupt item with multiple snapshots
pointing to it, to make sure the bad block repair stuff doesn't loop and
actually repairs stuff.  It also requires the dir index repair stuff to pass our
built in tests which is why it's not tied to the same commit.

2) 007-bad-dir-index-name.img. This has a corrupt name in a dir index to make
sure our dir index repair stuff is working properly.

Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
  • Loading branch information
Josef Bacik committed Oct 10, 2014
1 parent 8097c92 commit 56dd9e2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
Binary file added tests/fsck-tests/006-bad-offset-snapshots.img
Binary file not shown.
Binary file added tests/fsck-tests/007-bad-dir-index-name.img
Binary file not shown.

0 comments on commit 56dd9e2

Please sign in to comment.