mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
file types to requiring all file types to properly implement fo_stat. This makes any new file type additions much easier as this code no longer has to be modified to accomodate it. o Instead of using curproc in fdesc_allocvp, pass a `struct proc' pointer as a new fifth parameter. |
||
|---|---|---|
| .. | ||
| fdesc.h | ||
| fdesc_vfsops.c | ||
| fdesc_vnops.c | ||