mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 19:28:53 +03:00
ZTS: Move tmpfile tests to linux.run
O_TMPFILE is not available on FreeBSD. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ryan Moeller <ryan@iXsystems.com> Closes #9503
This commit is contained in:
committed by
Brian Behlendorf
parent
4c6225b688
commit
28f7427ab1
@@ -70,7 +70,6 @@ SUBDIRS = \
|
||||
sparse \
|
||||
suid \
|
||||
threadsappend \
|
||||
tmpfile \
|
||||
trim \
|
||||
truncate \
|
||||
upgrade \
|
||||
@@ -80,3 +79,8 @@ SUBDIRS = \
|
||||
write_dirs \
|
||||
xattr \
|
||||
zvol
|
||||
|
||||
if BUILD_LINUX
|
||||
SUBDIRS += \
|
||||
tmpfile
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user