xfs/310: fix _require_scratch_nocheck ordering

In xfs/310 we have to _require_scratch_nocheck last because anything
else that calls _require_scratch (e.g. _require_xfs_scratch_rmapbt)
will create the "check scratch after test exit" file.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
Darrick J. Wong
2018-06-05 09:43:14 -07:00
committed by Eryu Guan
parent 65022a47fc
commit 0fca2e5233
+1 -1
View File
@@ -45,8 +45,8 @@ _cleanup()
# real QA test starts here
_supported_os Linux
_supported_fs xfs
_require_scratch_nocheck
_require_xfs_scratch_rmapbt
_require_scratch_nocheck
_require_xfs_io_command "falloc"
rm -f $seqres.full