]> git.proxmox.com Git - mirror_zfs.git/commit
FreeBSD: Reduce divergence from in-tree sources
authorAlexander Motin <mav@FreeBSD.org>
Mon, 9 Oct 2023 20:27:18 +0000 (16:27 -0400)
committerGitHub <noreply@github.com>
Mon, 9 Oct 2023 20:27:18 +0000 (13:27 -0700)
commit008baa091f39487fd053fece42be4fd23a09d4d4
tree4d5caa1ca50b165ddb1c8ea67a469185331f947a
parentc57ff818f61483c3131dc4fb6dd87ede7ab29bba
FreeBSD: Reduce divergence from in-tree sources

This includes random small tweaks, primarily a build fixes, required
when ZFS is built as part of FreeBSD base.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Signed-off-by: Alexander Motin <mav@FreeBSD.org>
Sponsored by: iXsystems, Inc.
Closes #15368
include/os/freebsd/spl/sys/atomic.h
include/os/freebsd/spl/sys/ccompat.h
include/os/freebsd/spl/sys/ctype.h
include/os/freebsd/spl/sys/spl_condvar.h
include/os/freebsd/zfs/sys/arc_os.h
include/os/freebsd/zfs/sys/freebsd_event.h
include/os/freebsd/zfs/sys/zfs_context_os.h
include/sys/zfs_context.h
module/os/freebsd/zfs/event_os.c
module/os/freebsd/zfs/kmod_core.c
tests/zfs-tests/cmd/dosmode_readonly_write.c