NetBSD/sys/miscfs/genfs
hannken 62bfdd2b21 Change layered file systems to always pass the locking VOP's down to the
leaf file system.  Remove now unused member v_vnlock from struct vnode.
Welcome to 5.99.30

Discussed on tech-kern.
2010-06-06 08:01:30 +00:00
..
Makefile
genfs.h Introduce genfs_statvfs() as pretty much a no-info statvfs and 2009-11-30 10:59:19 +00:00
genfs_io.c Reduce the diff between genfs_getpages() and genfs_do_io(). These should be 2010-01-30 12:06:20 +00:00
genfs_node.h Don't forget to tell the result of rw_tryenter(). 2010-01-27 15:52:31 +00:00
genfs_vfsops.c Introduce genfs_statvfs() as pretty much a no-info statvfs and 2009-11-30 10:59:19 +00:00
genfs_vnops.c Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +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
layer_extern.h
layer_subr.c Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +00:00
layer_vfsops.c The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
layer_vnops.c Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +00:00