mirror_zfs/cmd/zdb
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
..
Makefile.am build: rename FORCEDEBUG_CPPFLAGS to LIBZPOOL_CPPFLAGS 2024-08-27 12:53:27 -07:00
zdb_il.c zfs_log: add flex array fields to log record structs 2024-09-27 09:18:11 -07:00
zdb.c Allocate zap_attribute_t from kmem instead of stack 2024-10-01 13:39:08 -07:00
zdb.h Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00