mirror_zfs/module/os
Mark Johnston c3d74a0d6f FreeBSD: Ensure that z_pflags is initialized for new znodes
The field is subsequently accessed in zfs_mknode(), in
zfs_inherit_projid().  The Linux implementation of zfs_create_fs() has
this initialization already; there is no counterpart to
zfs_create_share_dir() that I can see.

Reported-by: KMSAN
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Rob Norris <rob.norris@klarasystems.com>
Signed-off-by: Mark Johnston <markj@FreeBSD.org>
Closes #17486
2025-08-19 10:30:04 -07:00
..
freebsd FreeBSD: Ensure that z_pflags is initialized for new znodes 2025-08-19 10:30:04 -07:00
linux linux/zvol_os: fix crash with blk-mq on Linux 4.19 2025-08-12 17:24:11 -07:00