btrfs-progs: tests: Introduce fsck-tests/018-leaf-crossing-stripes
authorZhao Lei <zhaolei@cn.fujitsu.com>
Wed, 23 Sep 2015 07:19:05 +0000 (15:19 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 19 Oct 2015 09:48:24 +0000 (11:48 +0200)
commit5f77daa6a1673b130a566130144c80ce86ed1d0d
tree3effee5cd385b77c5fd8088c525a42ff7c00f338
parent5627eee02b6e8b0a933ae88767e998923eb359f8
btrfs-progs: tests: Introduce fsck-tests/018-leaf-crossing-stripes

To test if fsck can check detec "leaf crossing stripes".

This function was introduced from patch titled:
btrfs-progs: fsck: Check if a metadata tree block crossing stripe boundary

Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
[renamed and other minor changes]
Signed-off-by: David Sterba <dsterba@suse.com>
tests/fsck-tests/018-leaf-crossing-stripes/default_case.raw.xz [new file with mode: 0644]
tests/fsck-tests/018-leaf-crossing-stripes/test.sh [new file with mode: 0755]