btrfs-progs: tests: use separate helper for mounting convert filesystems
authorDavid Sterba <dsterba@suse.com>
Thu, 20 Jul 2017 16:44:49 +0000 (18:44 +0200)
committerDavid Sterba <dsterba@suse.com>
Thu, 20 Jul 2017 17:42:59 +0000 (19:42 +0200)
commit18b519e694a6ef559d85072f86898ab5a61f6a05
tree389909f446d659498048f64d573125a71a0a30cd
parent46809a7287eb41ff2fdb83f742bd5250b820145a
btrfs-progs: tests: use separate helper for mounting convert filesystems

We'll enforce the btrfs type for mount everwhere so we must provide a
way to mount converted filesystems. Add a new helper that will try to
mount the given type.

Signed-off-by: David Sterba <dsterba@suse.com>
tests/common.convert
tests/convert-tests/005-delete-all-rollback/test.sh