]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
Allow fsx tests to run on generic filesystems
authorEric Sandeen <sandeen@sandeen.net>
Mon, 8 Jun 2009 16:27:23 +0000 (11:27 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Mon, 8 Jun 2009 16:27:23 +0000 (11:27 -0500)
commitaa31b5456586ef98cd0d78efa6636e72620702b0
tree00442f52ca0648d5243ea7cd854ce21398652696
parentaec4f2939088d20d924d5ee2c9f80d80750600e7
Allow fsx tests to run on generic filesystems

There is already logic in 075 to gracefully skip nfs for fsx
invocations with -x (xfs-specific preallocation) - just extend
this to any non-xfs filesystem, and add to test 112 as well.

Later we can change this behavior to use fallocate and include
more filesystems but this gets some fsx coverage for now.

Test 127 doesn't seem to have anything xfs-specific, so mark
that as generic too.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
075
112
127