btrfs-progs/tests/convert-tests
Qu Wenruo 2e58edbdf4 btrfs-progs: convert-test: Add test case for discontinuous hole extent
For ext* fs containing a large hole(larger than 128M), btrfs-convert
will only insert one 128M hole extent and skip the remaining.

This leads to discontinuous file extents.

Add test case for it, and since it's a pinpoint regression test case, no
combination of convert options nor checksum verification.

Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2016-07-04 13:44:58 +02:00
..
001-ext2-basic btrfs-progs: tests: convert: separate ext2 tests 2016-06-03 16:53:27 +02:00
002-ext3-basic btrfs-progs: tests: fix filesytem type creation for convert tests 2016-06-22 15:52:17 +02:00
003-ext4-basic btrfs-progs: tests: fix filesytem type creation for convert tests 2016-06-22 15:52:17 +02:00
004-ext2-backup-superblock-ranges btrfs-progs: tests: 004-ext2-backup-superblock-ranges, use common helpers for image loop 2016-06-03 17:08:43 +02:00
005-delete-all-rollback btrfs-progs: tests: add 005-delete-all-rollback 2016-06-22 15:50:17 +02:00
006-large-hole-extent btrfs-progs: convert-test: Add test case for discontinuous hole extent 2016-07-04 13:44:58 +02:00