]> www.infradead.org Git - users/hch/blktests.git/commit
common/xfs: Create common helper to check for XFS support
authorLogan Gunthorpe <logang@deltatee.com>
Thu, 8 Oct 2020 16:40:15 +0000 (10:40 -0600)
committerOmar Sandoval <osandov@fb.com>
Thu, 22 Oct 2020 21:44:12 +0000 (14:44 -0700)
commit17146b44e03a1b63417b72d48ed462890145da7b
tree0e4d08957a758f22d65cb9c1e73778181b75b9d6
parentd45e448320286567e687029186206b217516129a
common/xfs: Create common helper to check for XFS support

Two nvme tests create and mount XFS filesystems and check for mkfs.xfs.

They should also check for XFS support in the kernel so create a common
helper for this.

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
common/rc
common/xfs [new file with mode: 0644]
tests/nvme/012
tests/nvme/013