]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: add a helper to get the minimum dio size
authorChristoph Hellwig <hch@infradead.org>
Wed, 6 Nov 2013 10:59:32 +0000 (10:59 +0000)
committerRich Johnston <rjohnston@sgi.com>
Wed, 13 Nov 2013 02:17:56 +0000 (20:17 -0600)
commit50e2a514d9db26e37d45d78a8805fb596697b14e
treebf61e4c5eac965c7c4b5bbb80ae9007ec300a6b7
parent6bd85c0a995af4df28b354450e6df658257b559b
xfstests: add a helper to get the minimum dio size

Various tests opencode checks to find out the minimum support direct I/O
size.  Replace those with a generic helper that handles network filesystems as
well.  Also remove the Linux 2.4 workaround we had in once place.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
common/rc
tests/generic/091
tests/generic/240
tests/generic/263