Make generic/531 check that the filesystem under test supports O_TMPFILE
before attempting to test it.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-afs@lists.infradead.org
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
# real QA test starts here
_supported_fs generic
_require_scratch
+_require_xfs_io_command "-T"
_require_test_program "t_open_tmpfiles"
_scratch_mkfs >> $seqres.full 2>&1