mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -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 |
||
|---|---|---|
| .. | ||
| cd9660_bmap.c | ||
| cd9660_lookup.c | ||
| cd9660_mount.h | ||
| cd9660_node.c | ||
| cd9660_node.h | ||
| cd9660_rrip.c | ||
| cd9660_rrip.h | ||
| cd9660_util.c | ||
| cd9660_vfsops.c | ||
| cd9660_vnops.c | ||
| iso.h | ||
| iso_rrip.h | ||
| TODO | ||
| TODO.hibler | ||