mirror_zfs/include/os/freebsd/spl/sys
Adrian Chadd d842f99c6b Fix compiling on FreeBSD + gcc - don't assume illmnos bits
This looks like it was once from the illumnos compat code.
FreeBSD doesn't have cmn_err as a compiler format attribute, so
it definitely errors out.

It doesn't show up on LLVM because it doesn't trigger at all.

Add in the format flags but keep them behind #if 0 for now;
there are too many format issues that trigger when one does
format checking in the shared code.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: adrian chadd <adrian@freebsd.org>
Closes #11068
Closes #11069
2020-11-11 11:09:50 -08:00
..
acl_impl.h Remove pragma ident lines 2020-08-27 16:06:39 -07:00
acl.h
atomic.h FreeBSD: make adjustments for the standalone environment 2020-10-16 13:04:41 -07:00
byteorder.h FreeBSD: make adjustments for the standalone environment 2020-10-16 13:04:41 -07:00
callb.h
ccompat.h FreeBSD: Add support for lockless lookup 2020-08-05 10:19:51 -07:00
ccompile.h Fix compiling on FreeBSD + gcc - don't assume illmnos bits 2020-11-11 11:09:50 -08:00
cmn_err.h FreeBSD: make adjustments for the standalone environment 2020-10-16 13:04:41 -07:00
condvar.h FreeBSD: make adjustments for the standalone environment 2020-10-16 13:04:41 -07:00
console.h
cred.h FreeBSD: Define crgetzoneid appropriately 2020-09-03 16:15:53 -07:00
ctype.h
debug.h
dirent.h
disp.h
dkio.h
extdirent.h Remove pragma ident lines 2020-08-27 16:06:39 -07:00
file.h Rename refcount.h to zfs_refcount.h 2020-07-29 16:35:33 -07:00
freebsd_rwlock.h
idmap.h FreeBSD: Fix UNIX permissions checking 2020-08-18 09:57:07 -07:00
inttypes.h
isa_defs.h Prefix zfs internal endian checks with _ZFS 2020-07-28 13:02:49 -07:00
kidmap.h FreeBSD: Fix UNIX permissions checking 2020-08-18 09:57:07 -07:00
kmem_cache.h FreeBSD: make adjustments for the standalone environment 2020-10-16 13:04:41 -07:00
kmem.h FreeBSD: make adjustments for the standalone environment 2020-10-16 13:04:41 -07:00
kstat.h FreeBSD: make adjustments for the standalone environment 2020-10-16 13:04:41 -07:00
list_impl.h Remove pragma ident lines 2020-08-27 16:06:39 -07:00
list.h Remove pragma ident lines 2020-08-27 16:06:39 -07:00
lock.h
Makefile.am Prefix zfs internal endian checks with _ZFS 2020-07-28 13:02:49 -07:00
misc.h
mod_os.h Import vdev ashift optimization from FreeBSD 2020-08-21 12:53:17 -07:00
mode.h
mount.h
mutex.h
param.h
policy.h
proc.h FreeBSD: make adjustments for the standalone environment 2020-10-16 13:04:41 -07:00
processor.h
procfs_list.h FreeBSD: make adjustments for the standalone environment 2020-10-16 13:04:41 -07:00
random.h
rwlock.h
sdt.h
sid.h FreeBSD: Fix UNIX permissions checking 2020-08-18 09:57:07 -07:00
sig.h FreeBSD: make adjustments for the standalone environment 2020-10-16 13:04:41 -07:00
simd_x86.h FreeBSD: Sort out kernel FPU headers for 12.1-REL 2020-10-16 12:59:09 -07:00
simd.h
spl_condvar.h
string.h
strings.h
sunddi.h Replace ZFS on Linux references with OpenZFS 2020-10-16 13:01:24 -07:00
sysmacros.h FreeBSD: make adjustments for the standalone environment 2020-10-16 13:04:41 -07:00
systeminfo.h
systm.h
taskq.h FreeBSD: make adjustments for the standalone environment 2020-10-16 13:04:41 -07:00
thread.h
time.h
timer.h
trace_zfs.h
trace.h
types32.h
types.h Changes to make openzfs build within FreeBSD buildworld 2020-07-31 21:30:31 -07:00
uio.h FreeBSD: make adjustments for the standalone environment 2020-10-16 13:04:41 -07:00
uuid.h
vfs.h
vm.h
vmsystm.h
vnode_impl.h
vnode.h Changes to make openzfs build within FreeBSD buildworld 2020-07-31 21:30:31 -07:00
zmod.h Remove pragma ident lines 2020-08-27 16:06:39 -07:00
zone.h FreeBSD: Simplify INGLOBALZONE 2020-09-03 16:15:59 -07:00