Rename _scratch_mount to _scratch_cycle_mount
[xfstests-dev.git] / tests / xfs / 232
index 7219a64ae8c6ec1a78e334e6640a8665bd3a1ed8..9a8403c0a045bd67451fa600e2a8b1d00db3e06a 100755 (executable)
@@ -80,7 +80,7 @@ $XFS_IO_PROG -c "cowextsize $bufsize" $testdir
 $XFS_IO_PROG -f -c "pwrite -S 0x61 -b $bufsize 0 $filesize" $testdir/file1 >> $seqres.full
 $XFS_IO_PROG -f -c "pwrite -S 0x61 -b $bufsize 0 $filesize" $testdir/file2.chk >> $seqres.full
 _cp_reflink $testdir/file1 $testdir/file2 >> $seqres.full
-_scratch_remount
+_scratch_cycle_mount
 
 echo "Compare files"
 md5sum $testdir/file1 | _filter_scratch