btrfs-progs/tests/fsck-tests/044-invalid-extent-item-generation
Qu Wenruo b3417b02aa btrfs-progs: tests: enhance invalid extent item generation test cases
This patch will:

- Add a new test image for fsck/044
  This new image has a corrupted extent item generation for tree block.
  This image can expose a bug in original mode, which can't detect the
  problem.
  This image also utilize the tree block generation detection code,
  which the existing image doesn't.

- Rename the existing image
  To reflect the fact that the existing one is only for data extent.

- Remove the test.sh
  So that the generic path will test both detection and repair.

Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2020-12-10 17:10:30 +01:00
..
bad_extent_item_gen_for_data.img.xz btrfs-progs: tests: enhance invalid extent item generation test cases 2020-12-10 17:10:30 +01:00
bad_extent_item_gen_for_tree_block.img.xz btrfs-progs: tests: enhance invalid extent item generation test cases 2020-12-10 17:10:30 +01:00