mirror_zfs/module/os/freebsd
Mark Johnston 0a2163d194
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-06-25 12:07:17 -04:00
..
spl FreeBSD: zfs_putpages: don't undirty pages until after write completes 2025-06-12 14:45:18 -07:00
zfs FreeBSD: Ensure that z_pflags is initialized for new znodes 2025-06-25 12:07:17 -04:00