NetBSD/sys/miscfs/genfs
matt 2c6de4b409 Use the new UVM_KMF_COLORMATCH flag to get a congruent mappings of the user
buffer so we can use unmanaged mappings (pmap_kenter_pa/pmap_kremove).
2011-09-01 16:55:08 +00:00
..
genfs_io.c Use the new UVM_KMF_COLORMATCH flag to get a congruent mappings of the user 2011-09-01 16:55:08 +00:00
genfs_node.h replace the earlier workaround for PR 40389 with a better fix. 2010-09-01 16:56:19 +00:00
genfs_vfsops.c
genfs_vnops.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
genfs.h
layer_extern.h Change VOP_BWRITE() to take a vnode as its first argument like all other 2011-07-11 08:27:37 +00:00
layer_subr.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
layer_vfsops.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
layer_vnops.c Layer_fsync(): when syncing a device node call spec_fsync() to clean the 2011-07-11 08:34:01 +00:00
layer.h Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +00:00
Makefile