btrfs-progs/tests
Zhao Lei 421e41df49 btrfs-progs: tests: introduce test dev mount helpers
mount command in old system can not add "-o loop" option automatically
for a loop device, and make following test 013-extent-tree-rebuild fail.

Considering that $TEST_DEV can be block or loop device, we need to determine
our mount option in a condition for both case.

Introduce a wrapper that will add the loop options if needed.

Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2015-09-01 14:53:16 +02:00
..
fsck-tests btrfs-progs: tests: Use --no-same-owner option for tar 2015-09-01 14:52:09 +02:00
misc-tests btrfs-progs: tests: Introduce init_env to initialize common env variant 2015-09-01 14:02:48 +02:00
clean-tests.sh btrfs-progs: tests: umount TEST_MNT in clean-tests.sh 2015-09-01 14:02:48 +02:00
common btrfs-progs: tests: introduce test dev mount helpers 2015-09-01 14:53:16 +02:00
convert-tests.sh btrfs-progs: tests: Introduce init_env to initialize common env variant 2015-09-01 14:02:48 +02:00
fsck-tests.sh btrfs-progs: tests: Introduce init_env to initialize common env variant 2015-09-01 14:02:48 +02:00
misc-tests.sh btrfs-progs: tests: Introduce init_env to initialize common env variant 2015-09-01 14:02:48 +02:00