fstests: rename _scratch_inject_logprint to _scratch_remount_dump_log
[xfstests-dev.git] / tests / xfs / 325
index 3b98fd50c4b16d7793ab8b0bf0cbba5c70338d18..5b26b2b37f385f4ae7a8b65a78ba5b552785ad21 100755 (executable)
@@ -59,7 +59,7 @@ echo "FS should be shut down, touch will fail"
 touch $SCRATCH_MNT/badfs 2>&1 | _filter_scratch
 
 echo "Remount to replay log"
-_scratch_inject_logprint >> $seqres.full
+_scratch_remount_dump_log >> $seqres.full
 
 echo "FS should be online, touch should succeed"
 touch $SCRATCH_MNT/goodfs