btrfs-progs: tests: enhance API to request type of the converted filesystem
authorDavid Sterba <dsterba@suse.com>
Thu, 20 Jul 2017 15:53:56 +0000 (17:53 +0200)
committerDavid Sterba <dsterba@suse.com>
Thu, 20 Jul 2017 17:42:42 +0000 (19:42 +0200)
commit46809a7287eb41ff2fdb83f742bd5250b820145a
treea3817ccc0f77d8e19ec5191b22316322d51f800b
parent55110d520b19dff386398912b0bfb827fd94fafe
btrfs-progs: tests: enhance API to request type of the converted filesystem

We'll use mount -t $fstype later on, extend the API so we don't have to
parse the type from other parameters.

Signed-off-by: David Sterba <dsterba@suse.com>
tests/common.convert
tests/convert-tests/001-ext2-basic/test.sh
tests/convert-tests/002-ext3-basic/test.sh
tests/convert-tests/003-ext4-basic/test.sh
tests/convert-tests/005-delete-all-rollback/test.sh
tests/convert-tests/006-large-hole-extent/test.sh
tests/convert-tests/007-unsupported-block-sizes/test.sh
tests/convert-tests/008-readonly-image/test.sh
tests/convert-tests/009-common-inode-flags/test.sh