]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/310: fix _require_scratch_nocheck ordering
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 5 Jun 2018 16:43:14 +0000 (09:43 -0700)
committerEryu Guan <guaneryu@gmail.com>
Fri, 8 Jun 2018 06:12:09 +0000 (14:12 +0800)
commit0fca2e52331b865eb962d519d963b5c3580b45fd
tree440b91989281a6d4e1b48a6e843d2ed16a8d107b
parent65022a47fc5a26f25e30d6592bd06b68d9025ecd
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>
tests/xfs/310