mirror_zfs/module/os/freebsd
Sanjeev Bagewadi 3cf2bfa570 Allocate zap_attribute_t from kmem instead of stack
This patch is preparatory work for long name feature. It changes all
users of zap_attribute_t to allocate it from kmem instead of stack. It
also make zap_attribute_t and zap_name_t structure variable length.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Chunwei Chen <david.chen@nutanix.com>
Closes #15921
2024-10-01 13:39:08 -07:00
..
spl FreeBSD: Sync taskq_cancel_id() returns with Linux 2024-09-24 16:29:18 -07:00
zfs Allocate zap_attribute_t from kmem instead of stack 2024-10-01 13:39:08 -07:00