]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
FreeBSD: fix HEAD build, conditionally remove FDSYNC defines
authorMatt Macy <mmacy@mattmacy.io>
Wed, 13 Jan 2021 00:22:29 +0000 (16:22 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 23 Jan 2021 23:39:55 +0000 (15:39 -0800)
commit0e9bcd5d4fc9e34e3808fdcbae8ce547fd1668d5
tree0b7e53fc6e08e16883d860c4d2b116688ea65f72
parent76e1f78d4b5f759f8972dc14b1e04cdce364d548
FreeBSD: fix HEAD build, conditionally remove FDSYNC defines

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #11458
include/os/freebsd/spl/sys/Makefile.am
include/os/freebsd/spl/sys/ccompile.h
include/os/freebsd/spl/sys/fcntl.h [new file with mode: 0644]
include/os/freebsd/spl/sys/vnode.h
lib/libspl/include/os/freebsd/Makefile.am
lib/libspl/include/os/freebsd/fcntl.h [new file with mode: 0644]
lib/libspl/include/os/freebsd/sys/Makefile.am
lib/libspl/include/os/freebsd/sys/fcntl.h [new file with mode: 0644]