btrfs-progs: tests: fix filesytem type creation for convert tests
authorDavid Sterba <dsterba@suse.com>
Wed, 22 Jun 2016 13:52:17 +0000 (15:52 +0200)
committerDavid Sterba <dsterba@suse.com>
Wed, 22 Jun 2016 13:52:17 +0000 (15:52 +0200)
commitcd9b35c37ae03d8ea7cc35c4ffe501925e75e629
treee24e6287c7184f252b8ee836934f6745914411cf
parent670b73fe0a40fc0b353fce64000c059ccd46a631
btrfs-progs: tests: fix filesytem type creation for convert tests

The extN filesystem type was lost when the separate tests were created
and we've been testing only ext2. The tests pass for ext3 and ext4
though.

Signed-off-by: David Sterba <dsterba@suse.com>
tests/convert-tests/002-ext3-basic/test.sh
tests/convert-tests/003-ext4-basic/test.sh