mirror_zfs/module/os/freebsd/zfs
Olivier Certner 51ed9640e9 FreeBSD: Use new SYSCTL_SIZEOF()
SYSCTL_SIZEOF() has been introduced in FreeBSD by commit "sysctl(9):
Ease exporting struct sizes; Discourage doing that" (713abc9880aa) in
branch 'main'.  It will soon be backported to 'stable/14'.  We will thus
be able to remove the old, alternate version left in the '#else' branch
as soon as 'stable/13' goes out of support (April 30, 2026).

Sponsored-by:   The FreeBSD Foundation
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Olivier Certner <olce@FreeBSD.org>
Closes #17309
(cherry picked from commit 78628a5c15)
2025-05-28 16:00:28 -07:00
..
abd_os.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
arc_os.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
crypto_os.c SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
dmu_os.c SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
event_os.c FreeBSD: remove support for FreeBSD < 13.0-RELEASE (#16372) 2024-08-05 16:56:45 -07:00
hkdf.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
kmod_core.c SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
spa_os.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
sysctl_os.c SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
vdev_geom.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
vdev_label_os.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
zfs_acl.c dmu_tx: rename dmu_tx_assign() flags from TXG_* to DMU_TX_* (#17143) 2025-04-16 09:59:45 -07:00
zfs_ctldir.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
zfs_debug.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
zfs_dir.c dmu_tx: rename dmu_tx_assign() flags from TXG_* to DMU_TX_* (#17143) 2025-04-16 09:59:45 -07:00
zfs_file_os.c SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
zfs_ioctl_compat.c SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
zfs_ioctl_os.c SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
zfs_racct.c SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
zfs_vfsops.c dmu_tx: rename dmu_tx_assign() flags from TXG_* to DMU_TX_* (#17143) 2025-04-16 09:59:45 -07:00
zfs_vnops_os.c dmu_tx: rename dmu_tx_assign() flags from TXG_* to DMU_TX_* (#17143) 2025-04-16 09:59:45 -07:00
zfs_znode_os.c FreeBSD: Use new SYSCTL_SIZEOF() 2025-05-28 16:00:28 -07:00
zio_crypt.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
zvol_os.c dmu_tx: rename dmu_tx_assign() flags from TXG_* to DMU_TX_* (#17143) 2025-04-16 09:59:45 -07:00