]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/052: use _check_scratch_fs not _xfs_check
authorEryu Guan <eguan@redhat.com>
Mon, 26 Sep 2016 08:44:42 +0000 (16:44 +0800)
committerEryu Guan <eguan@redhat.com>
Thu, 29 Sep 2016 08:03:47 +0000 (16:03 +0800)
commit5566a384858baeea8705e556878b2a6db583eab5
tree7af951ed489fa4dffd3720ab1906e4715abfd2fa
parentc13342b75b7db31887f848eabb2ea1972ec9e441
generic/052: use _check_scratch_fs not _xfs_check

generic/052 was made generic from an xfs test, and generic functions
should be used not the xfs-specific ones.

Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/052