common: Check the file system consistency on SCRATCH_DEV
[xfstests-dev.git] / tests / generic / 083
index f9135f84be03d240d9fedec28cc41032efee0eef..61316bff2e7bbedf8e9c3f4712271da9407e7175 100755 (executable)
@@ -84,7 +84,6 @@ workout()
        # -w ensures that the only ops are ones which cause write I/O
        FSSTRESS_ARGS=`_scale_fsstress_args -d $SCRATCH_MNT -w -p $procs -n $nops $FSSTRESS_AVOID`
        $FSSTRESS_PROG $FSSTRESS_ARGS >>$seqres.full
-       _check_scratch_fs
 }
 
 echo "*** test out-of-space handling for random write operations"