Rename _scratch_mount to _scratch_cycle_mount
[xfstests-dev.git] / tests / btrfs / 052
index b760b9291845e30816b125b2e20b88ae5e30bafe..babc12762ce4e3ff6663d54b4f94bfc5262cb411 100755 (executable)
@@ -149,7 +149,7 @@ test_btrfs_clone_same_file()
        # Check that after defragmenting the file and re-mounting, the file
        # content remains exactly the same as before.
        _run_btrfs_util_prog filesystem defragment $SCRATCH_MNT/foo
-       _scratch_remount
+       _scratch_cycle_mount
        od -t x1 $SCRATCH_MNT/foo | _filter_od
 
        # Verify that there are no consistency errors.