freebsd-dev/sys/miscfs/union
Kirk McKusick f9c8cab591 Add a vnode argument to VOP_BWRITE to get rid of the last vnode
operator special case. Delete special case code from vnode_if.sh,
vnode_if.src, umap_vnops.c, and null_vnops.c.
1999-06-16 23:27:55 +00:00
..
union_subr.c This code got moved as a result of confusion between union mounts and 1999-02-28 16:13:25 +00:00
union_vfsops.c Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-27 22:42:27 +00:00
union_vnops.c Add a vnode argument to VOP_BWRITE to get rid of the last vnode 1999-06-16 23:27:55 +00:00
union.h Change the #ifdef UNION code into a callable hook. Arrange to have this 1998-11-03 08:01:48 +00:00