common: Check the file system consistency on SCRATCH_DEV
[xfstests-dev.git] / tests / generic / 322
old mode 100644 (file)
new mode 100755 (executable)
index c43fcb1..fe1a4d5
@@ -94,8 +94,6 @@ _write_after_fsync_rename_test()
        _mount_flakey
        md5sum $SCRATCH_MNT/bar | _filter_scratch
        _unmount_flakey
-       _check_scratch_fs $FLAKEY_DEV
-       [ $? -ne 0 ] && _fatal "fsck failed"
 }
 
 _scratch_mkfs >> $seqres.full 2>&1