1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-02-24 15:58:47 +03:00
mirror_zfs/include
Rob N da88fc4ac9 zap_leaf: make l_hash[] variable length to silence UBSAN
When UBSAN is active and OpenZFS is a debug build, the l_hash assert at
the bottom of zap_open_leaf() causes UBSAN to complain.

This follows the example in 786641dcf to shut it up.

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes 
2024-04-29 13:50:05 -07:00
..
os xdr: header cleanup 2024-04-29 13:50:05 -07:00
sys zap_leaf: make l_hash[] variable length to silence UBSAN 2024-04-29 13:50:05 -07:00
.gitignore
cityhash.h
libnvpair.h nvpair: Constify string functions 2023-03-14 15:25:50 -07:00
libuutil_common.h
libuutil_impl.h
libuutil.h
libzfs_core.h Teach zpool scrub to scrub only blocks in error log 2023-05-18 11:59:42 -07:00
libzfs.h zpool: Add slot power control, print power status 2024-01-29 15:12:06 -08:00
libzfsbootenv.h
libzutil.h zpool: Add slot power control, print power status 2024-01-29 15:12:06 -08:00
Makefile.am brt: lift internal definitions into _impl header 2023-11-28 12:56:43 -08:00
thread_pool.h
zfeature_common.h Create zap for root vdev 2023-04-20 10:07:56 -07:00
zfs_comutil.h
zfs_deleg.h
zfs_fletcher.h Drop lying to the compiler in the fletcher4 code 2023-03-24 10:29:19 -07:00
zfs_namecheck.h
zfs_prop.h