mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
<sys/bio.h>. <sys/bio.h> is now a prerequisite for <sys/buf.h> but it shall not be made a nested include according to bdes teachings on the subject of nested includes. Diskdrivers and similar stuff below specfs::strategy() should no longer need to include <sys/buf.> unless they need caching of data. Still a few bogus uses of struct buf to track down. Repocopy by: peter |
||
|---|---|---|
| .. | ||
| nwfs.h | ||
| nwfs_io.c | ||
| nwfs_ioctl.c | ||
| nwfs_mount.h | ||
| nwfs_node.c | ||
| nwfs_node.h | ||
| nwfs_subr.c | ||
| nwfs_subr.h | ||
| nwfs_vfsops.c | ||
| nwfs_vnops.c | ||