Rename _scratch_mount to _scratch_cycle_mount
[xfstests-dev.git] / tests / f2fs / 001
index 9c4425a5126f47bdd6f5ae2ee4263244ec5313dc..c84dbde63ac72043a4f29475a70c9d5b5d02a654 100755 (executable)
@@ -76,7 +76,7 @@ $testfile | _filter_xfs_io
 
 echo "==== check data contents ===="
 hexdump -C $testfile
-_scratch_remount
+_scratch_cycle_mount
 hexdump -C $testfile
 
 rm $testfile