NetBSD/sys/miscfs/genfs
hannken 111bde084e layer_inactive: With specnodes introduced during vmlocking2
it is safe to cache device nodes.

Tested with nullfs only as unionfs with device nodes panics.
2011-01-02 10:38:02 +00:00
..
genfs_io.c Correct an assertion; pointed out by mrg@ and pooka@, thanks. 2010-12-06 10:22:43 +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 Extend the range of fstrans transactions to a sequence of vnode operations 2010-12-27 18:49:42 +00:00
genfs.h
layer_extern.h LK_INTERLOCK is no longer a valid flag for VOP_LOCK(). This makes 2010-07-02 08:09:51 +00:00
layer_subr.c Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
layer_vfsops.c Slightly clean-up layerfs and nullfs: update the big description more to 2010-07-02 03:16:00 +00:00
layer_vnops.c layer_inactive: With specnodes introduced during vmlocking2 2011-01-02 10:38:02 +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