NetBSD/sys/miscfs
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
..
deadfs
fdesc
fifofs
genfs Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +00:00
kernfs
nullfs Change the nullfs module's actual name to "null", to match the name 2010-04-10 18:14:54 +00:00
overlay
procfs The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
specfs Revert my last change, it's not The Right Thing [tm]. 2010-04-13 11:54:43 +00:00
syncfs starttime needs to be time_t (Izumi Tsutsui) 2010-04-02 19:25:21 +00:00
umapfs Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +00:00
Makefile