freebsd-skq/sys/miscfs
julian 4363221ba2 VOP_STRATEGY grows an (struct vnode *) argument
as the value in b_vp is often not really what you want.
(and needs to be frobbed). more cleanups will follow this.
Reviewed by: Bruce Evans <bde@freebsd.org>
1998-07-04 20:45:42 +00:00
..
deadfs
devfs Removed unused includes. 1998-06-21 14:53:44 +00:00
fdesc Avoid a 64-bit division in fdesc_readdir(). Fixed related overflows 1998-06-14 08:46:41 +00:00
fifofs
kernfs Remove "not hungly" panics. Cookies now used by the linux and ibcs2 1998-06-25 16:54:41 +00:00
nullfs VOP_STRATEGY grows an (struct vnode *) argument 1998-07-04 20:45:42 +00:00
portal Make these files compile. 1998-06-10 21:21:31 +00:00
procfs Remove "not hungly" panics. Cookies now used by the linux and ibcs2 1998-06-25 16:54:41 +00:00
specfs VOP_STRATEGY grows an (struct vnode *) argument 1998-07-04 20:45:42 +00:00
umapfs VOP_STRATEGY grows an (struct vnode *) argument 1998-07-04 20:45:42 +00:00
union VOP_STRATEGY grows an (struct vnode *) argument 1998-07-04 20:45:42 +00:00