generic/113 and generic/214 both use O_DIRECT at some stage in their
tests, so check O_DIRECT support before running them.
Signed-off-by: Hugh Dickins <hughd@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
_supported_fs generic
_supported_os Linux
_require_test
+_require_odirect
[ -x $here/ltp/aio-stress ] || _notrun "aio-stress not built for this platform"
rm -f $TEST_DIR/ouch*
_require_xfs_io_command "falloc"
+_require_odirect
# Ok, off we go.