NetBSD/sys/miscfs/genfs
chs 45701591c6 add a genfs_mmap() and change all of the disk-based filesystems
to implement VOP_MMAP() with the genfs version, in preparation for
actually using this VOP.
2001-05-28 02:50:51 +00:00
..
genfs_vnops.c add a genfs_mmap() and change all of the disk-based filesystems 2001-05-28 02:50:51 +00:00
genfs.h add a genfs_mmap() and change all of the disk-based filesystems 2001-05-28 02:50:51 +00:00
layer_extern.h Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
layer_subr.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
layer_vfsops.c Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
layer_vnops.c Don't cache a device vnode in a layer node cache once the layer node 2000-12-21 03:51:02 +00:00
layer.h Delete redundant decl of layer_node_create(), it's in layer_extern.h. 2000-03-30 02:19:16 +00:00
Makefile Introduce layer library in genfs. This set of files abstracts most of 1999-07-08 01:18:59 +00:00