]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
check: unmount TEST_DEV and SCRATCH_DEV after test run
authorLukas Czerner <lczerner@redhat.com>
Fri, 4 Apr 2014 06:18:32 +0000 (17:18 +1100)
committerDave Chinner <david@fromorbit.com>
Fri, 4 Apr 2014 06:18:32 +0000 (17:18 +1100)
commit7baa3e2fab114b6af7c3e25bf58bee45adaebc85
tree9fb7c033fa223cb492ac95730df7c9cb10583442
parentb1ffb05533742c7d83d99d18648958d1c8583b24
check: unmount TEST_DEV and SCRATCH_DEV after test run

Unmount TEST_DEV and SCRATCH_DEV after each test run to avoid
mounting multiple devices on the same mount point which might result
in xfstest not being able to unmount the device later down the path.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
check