Re: [PATCH] btrfs: progs: Unmount TEST_DEV before mount again

2015-08-28 Thread David Sterba
On Fri, Aug 28, 2015 at 11:49:39AM +0800, Zhao Lei wrote: > If a testcase failed, we can't run it(or other tests needs mount) again, My expectation is that the testsuite will not fail and if it does, I wan't to keep the last stat so I can have a look. Would it be acceptable for you to enhance the

[PATCH] btrfs: progs: Unmount TEST_DEV before mount again

2015-08-27 Thread Zhao Lei
If a testcase failed, we can't run it(or other tests needs mount) again, # ./misc-tests.sh 007 [TEST] 007-subvolume-sync failed: fail test failed for case 007-subvolume-sync # ./misc-tests.sh 007 [TEST] 007-subvolume-sync failed: mount /root/btrfs-progs/tests/test.img /root/btr