xfs: fix old fuzz test invocations of xfs_repair
[xfstests-dev.git] / tests / xfs / 089
index 3339ff639b6db8c719a020fcca557650dcfbc5af..2892ad9eea06e84e8ca5a5f460548cb42cf1d3e6 100755 (executable)
@@ -85,7 +85,7 @@ if _try_scratch_mount >> $seqres.full 2>&1; then
 fi
 
 echo "+ repair fs"
 fi
 
 echo "+ repair fs"
-_scratch_xfs_repair >> $seqres.full 2>&1
+_repair_scratch_fs >> $seqres.full 2>&1
 
 echo "+ mount image"
 _scratch_mount
 
 echo "+ mount image"
 _scratch_mount
@@ -109,7 +109,7 @@ done
 umount "${SCRATCH_MNT}"
 
 echo "+ repair fs"
 umount "${SCRATCH_MNT}"
 
 echo "+ repair fs"
-_scratch_xfs_repair >> $seqres.full 2>&1
+_repair_scratch_fs >> $seqres.full 2>&1
 
 echo "+ mount image"
 _scratch_mount
 
 echo "+ mount image"
 _scratch_mount