NetBSD/sys/miscfs
hannken 8653615804 Change layerfs_vget(), layerfs_fhtovp() and the various layer xxx_mount()
functions to unlock/relock the node for the call to layer_node_create().

Finally remove dirty hacks (LK_NOWAIT, kpause) from layer_node_find().
2014-02-10 11:23:14 +00:00
..
deadfs Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
fdesc Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
fifofs Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
genfs Change layerfs_vget(), layerfs_fhtovp() and the various layer xxx_mount() 2014-02-10 11:23:14 +00:00
kernfs Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
nullfs Change layerfs_vget(), layerfs_fhtovp() and the various layer xxx_mount() 2014-02-10 11:23:14 +00:00
overlay Change layerfs_vget(), layerfs_fhtovp() and the various layer xxx_mount() 2014-02-10 11:23:14 +00:00
procfs Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
specfs Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
syncfs
umapfs Change layerfs_vget(), layerfs_fhtovp() and the various layer xxx_mount() 2014-02-10 11:23:14 +00:00
Makefile