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 adds _Static_assert()s to check for this. ZFS and fuse already have _Static_assert()s. (cherry picked from commit 91b5592a1e1af97480d615cf508be05b5674d2f3) |
||
|---|---|---|
| .. | ||
| ecma167-udf.h | ||
| osta.c | ||
| osta.h | ||
| udf.h | ||
| udf_iconv.c | ||
| udf_mount.h | ||
| udf_vfsops.c | ||
| udf_vnops.c | ||