adam900710 btrfs-progs: fsck-tests: Add test image for dev extents beyond device…
a31507e Oct 8, 2018
btrfs-progs: fsck-tests: Add test image for dev extents beyond device…
… boundary

Now two locations can detect such problem, either by device item
used/total bytes check, or by early dev extents check against device
boundary.

The image is hand-crafted image which uses DATA SINGLE chunk to feed
btrfs check.
As expected, as long as block group item, chunk item, device used bytes
matches, older btrfs check can't detect such problem.

Signed-off-by: Qu Wenruo <wqu@suse.com>
a31507e