Rename _scratch_mount to _scratch_cycle_mount
[xfstests-dev.git] / tests / btrfs / 103
index 9d11d0f5026593ce77a3eb244b52b00a4ac7ae29..a5a252a071ccf8e4e7cf3cfb5c38bdcf318099ca 100755 (executable)
@@ -95,7 +95,7 @@ test_clone_and_read_compressed_extent()
        # exclusively in the read path). The issue happened only if the same
        # readpages() call targeted pages belonging to the first and second
        # ranges that point to the same compressed extent.
-       _scratch_remount
+       _scratch_cycle_mount
 
        echo "File contents after mounting filesystem again:"
        # Must match the same contents we got before.