Rename _scratch_mount to _scratch_cycle_mount
[xfstests-dev.git] / tests / btrfs / 081
index 51d0e84d702e4e80b64198e5959bf23c0a6582ec..40fa426fb807e802a3f43b1b6aa065b03f2c9779 100755 (executable)
@@ -127,7 +127,7 @@ md5sum $SCRATCH_MNT/bar | _filter_scratch
 
 # Validate the content of bar still matches foo's content even after
 # clearing all of bar's data from the page cache.
-_scratch_remount
+_scratch_cycle_mount
 echo "Verifying target file digest after umount + mount"
 md5sum $SCRATCH_MNT/bar | _filter_scratch