]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/310: Cleanup
authorJan Kara <jack@suse.cz>
Tue, 29 May 2018 16:55:58 +0000 (18:55 +0200)
committerEryu Guan <guaneryu@gmail.com>
Sun, 3 Jun 2018 14:16:15 +0000 (22:16 +0800)
commit90b383e215bad8a80f699e799b5c911b92843165
tree1f848a13bf3bbe424f750552e828d5372ca83163
parent678c3f477d0d372046858eb0ec6cf9e1231d1195
xfs/310: Cleanup

Cleanup couple of things that were objected to when creating test
ext4/033 out of this one.

Use _require_scratch_nocheck instead of recreating scratch fs before
exiting. Avoid needless cleanup of dmhugedev on exit - _cleanup
takes care of that. Use _scratch_unmount where possible.

Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/310