common: use mount/umount helpers everywhere
[xfstests-dev.git] / tests / generic / 044
index c59aaf359aed5ed9babc9e04098f9a68c89f798a..f46e8289f5b10f743cfa27fceab2c0fde54e4e75 100755 (executable)
@@ -70,9 +70,9 @@ sleep 10
 
 src/godown $SCRATCH_MNT
 
-umount $SCRATCH_MNT
+_scratch_unmount
 _scratch_mount
-umount $SCRATCH_MNT
+_scratch_unmount
 if [ ! _check_scratch_fs ]
 then
        echo error detected in filesystem