NetBSD/sys/miscfs/union
chs 4d14671458 add VOP_GETPAGES and VOP_PUTPAGES methods for layered filesystems.
drop the interlock on the upper layer, acquire the interlock on the
lower layer.
2001-12-06 04:29:23 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
union.h Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
union_subr.c add RCSIDs 2001-11-10 13:33:40 +00:00
union_vfsops.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
union_vnops.c add VOP_GETPAGES and VOP_PUTPAGES methods for layered filesystems. 2001-12-06 04:29:23 +00:00