zfs/module/os/freebsd/spl
Mark Johnston a10faf5ce6
FreeBSD: Use the new freeuio() helper to free dynamically allocated UIOs (#16300)
This freeuio() interface was introduced to FreeBSD recently.  For now
it simply calls free(), so this change has no effect.  However, this
may not always be true, and in CheriBSD this change is required.

Signed-off-by: Mark Johnston <markj@FreeBSD.org>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Brooks Davis <brooks.davis@sri.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
2024-07-11 16:52:51 -07:00
..
acl_common.c acl: use uintptr_t for ace walker cookies 2022-11-03 09:51:34 -07:00
callb.c Cleanup: Use NULL when doing NULL pointer comparisons 2023-01-12 16:00:37 -08:00
list.c Remove list_size struct member from list implementation 2024-01-26 14:46:42 -08:00
spl_acl.c freebsd: remove __FBSDID macro use 2023-11-17 14:02:09 -08:00
spl_atomic.c freebsd: remove __FBSDID macro use 2023-11-17 14:02:09 -08:00
spl_cmn_err.c Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
spl_dtrace.c freebsd: remove __FBSDID macro use 2023-11-17 14:02:09 -08:00
spl_kmem.c freebsd: remove __FBSDID macro use 2023-11-17 14:02:09 -08:00
spl_kstat.c freebsd: remove __FBSDID macro use 2023-11-17 14:02:09 -08:00
spl_misc.c FreeBSD: Add const qualifier to members of struct opensolaris_utsname 2024-05-30 09:58:20 -07:00
spl_policy.c freebsd: remove __FBSDID macro use 2023-11-17 14:02:09 -08:00
spl_procfs_list.c freebsd: remove __FBSDID macro use 2023-11-17 14:02:09 -08:00
spl_string.c Introduce kmem_scnprintf() 2022-10-29 13:05:11 -07:00
spl_sunddi.c freebsd: remove __FBSDID macro use 2023-11-17 14:02:09 -08:00
spl_sysevent.c freebsd: remove __FBSDID macro use 2023-11-17 14:02:09 -08:00
spl_taskq.c freebsd: remove __FBSDID macro use 2023-11-17 14:02:09 -08:00
spl_uio.c FreeBSD: Use the new freeuio() helper to free dynamically allocated UIOs (#16300) 2024-07-11 16:52:51 -07:00
spl_vfs.c FreeBSD: Fix ZFS so that snapshots under .zfs/snapshot are NFS visible 2023-11-27 16:31:03 -08:00
spl_vm.c freebsd: remove __FBSDID macro use 2023-11-17 14:02:09 -08:00
spl_zlib.c FreeBSD: Fix the build on FreeBSD 12 2023-11-27 12:58:03 -08:00
spl_zone.c freebsd: remove __FBSDID macro use 2023-11-17 14:02:09 -08:00