mirror_zfs/module/os/freebsd/zfs
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
..
abd_os.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
arc_os.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
crypto_os.c SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
dmu_os.c SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
event_os.c FreeBSD: remove support for FreeBSD < 13.0-RELEASE (#16372) 2024-08-05 16:56:45 -07:00
hkdf.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
kmod_core.c SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
spa_os.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
sysctl_os.c SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
vdev_geom.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
vdev_label_os.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
zfs_acl.c dmu_tx: rename dmu_tx_assign() flags from TXG_* to DMU_TX_* (#17143) 2025-04-16 09:59:45 -07:00
zfs_ctldir.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
zfs_debug.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
zfs_dir.c dmu_tx: rename dmu_tx_assign() flags from TXG_* to DMU_TX_* (#17143) 2025-04-16 09:59:45 -07:00
zfs_file_os.c SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
zfs_ioctl_compat.c SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
zfs_ioctl_os.c SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
zfs_racct.c SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
zfs_vfsops.c dmu_tx: rename dmu_tx_assign() flags from TXG_* to DMU_TX_* (#17143) 2025-04-16 09:59:45 -07:00
zfs_vnops_os.c FreeBSD: zfs_putpages: don't undirty pages until after write completes 2025-08-12 22:41:17 -04:00
zfs_znode_os.c FreeBSD: Ensure that z_pflags is initialized for new znodes 2025-08-19 10:30:04 -07:00
zio_crypt.c tunables: remove FreeBSD compat macros for Linux module params 2025-06-17 10:50:26 -07:00
zvol_os.c ZVOL: Comment platform-specific empty functions bodies on FreeBSD side 2025-06-17 10:49:40 -07:00