fstests: rename _scratch_inject_logprint to _scratch_remount_dump_log
[xfstests-dev.git] / tests / xfs / 322
index f36e54d815bb6c437377cf0bd06536a585ed5d1a..89a2f7413131446ccacc56ae701d4cec8922ba28 100755 (executable)
@@ -56,7 +56,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 "Check files"
 md5sum $SCRATCH_MNT/file1 | _filter_scratch