opnsense-src/sys/fs
Mark Johnston 0d224af399 namei: Fix cn_flags width in various places
This truncation is mostly harmless today, but fix it anyway to avoid
pain later down the road.

Reviewed by:	olce, kib
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D50417
2025-05-27 13:29:14 +00:00
..
autofs Reduce reliance on sys/sysproto.h pollution 2024-04-15 21:35:40 +01:00
cd9660 namei: Fix cn_flags width in various places 2025-05-27 13:29:14 +00:00
cuse cuse: Use NULL for SYSUNINIT's last arg, which is a pointer type 2024-12-10 01:14:07 +08:00
deadfs sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
devfs sysctl(9): Ease exporting struct sizes; Discourage doing that 2025-05-07 12:13:40 +02:00
ext2fs ext2fs: 'struct ufid': Re-order fields and unpack 2024-12-13 15:04:50 +01:00
fdescfs sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
fifofs sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
fuse namei: Fix cn_flags width in various places 2025-05-27 13:29:14 +00:00
mntfs sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
msdosfs fs: Add static asserts for the size of fid structures 2024-12-05 17:56:23 -08:00
nfs nfs_clrpcops.c: Fix acquisition of post-op attributes for link 2025-05-15 17:27:14 -07:00
nfsclient nfs_clvnops.c: Add an initialization mistakenly removed 2025-05-24 16:23:52 -07:00
nfsserver nfs server: only cn_pnbuf is initialized in nfsrvd_lookup() 2025-05-15 04:07:52 +03:00
nullfs namei: Make stackable filesystems check harder for jail roots 2025-05-23 13:03:38 +00:00
p9fs namei: Fix cn_flags width in various places 2025-05-27 13:29:14 +00:00
procfs proc_rwmem check PRIV_PROC_MEM_WRITE when writing 2024-11-08 16:11:33 -08:00
pseudofs pseudofs: fix off by one in hash iteration in pfs_purge 2023-11-20 05:57:25 +00:00
smbfs namei: Fix cn_flags width in various places 2025-05-27 13:29:14 +00:00
tarfs tarfs: 'struct tarfs_fid': Switch 'gen' to 'u_int', avoid packing 2024-12-13 15:04:42 +01:00
tmpfs tmpfs: turn vfs.tmpfs.memory_percent into CTLFLAG_RWTUN 2025-04-11 13:02:06 -04:00
udf udf: Fix a typo in a source code comment 2025-05-05 10:47:23 +02:00
unionfs namei: Fix cn_flags width in various places 2025-05-27 13:29:14 +00:00