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 ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
fdesc The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
fifofs Stop exposing fifofs internals and leave only fifo_vnodeop_p visible. 2010-03-29 13:11:32 +00:00
genfs Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +00:00
kernfs If msgbuf is not enabled, do not report the node in readdir. That 2010-03-31 01:27:05 +00:00
nullfs Change the nullfs module's actual name to "null", to match the name 2010-04-10 18:14:54 +00:00
overlay PR kern/40110: null, overlay and umap modules loading -> panic (layerfs symbols not there) 2008-12-05 13:05:37 +00:00
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 Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00