mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
File system specific *fid structures are copied into the generic
struct fid defined in sys/mount.h.
As such, they cannot be larger than struct fid.
This patch packs the structure and checks via a __Static_assert().
Approved by: so
Security: FreeBSD-SA-25:02.fs
Reviewed by: markj
MFC after: 2 weeks
(cherry picked from commit 4db1b113b15158c7d134df83e7a7201cf46d459b)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| tarfs.h | ||
| tarfs_dbg.h | ||
| tarfs_io.c | ||
| tarfs_subr.c | ||
| tarfs_vfsops.c | ||
| tarfs_vnops.c | ||