freebsd_amp_hwpstate/sys/miscfs
Poul-Henning Kamp 9626b608de Separate the struct bio related stuff out of <sys/buf.h> into
<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
2000-05-05 09:59:14 +00:00
..
deadfs Remove unneeded <sys/buf.h> includes. 2000-04-18 15:15:39 +00:00
devfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
fdesc
fifofs
kernfs
nullfs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
portal
procfs Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
specfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
umapfs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
union Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00