NetBSD/sys/miscfs/genfs
hannken 97834f7ba0 Change vnode operation lookup to return the resulting vnode *vpp unlocked.
Change cache_lookup() to return an unlocked vnode.

Discussed on tech-kern@

Welcome to 6.99.31
2014-02-07 15:29:20 +00:00
..
Makefile
genfs.h Fix (harmless) typo in struct genfs_rename_ops::gro_lookup prototype. 2013-05-02 14:49:51 +00:00
genfs_io.c Turn a few __unused into __diagused 2013-10-25 11:35:55 +00:00
genfs_node.h Add missing declaration of struct vnode. 2013-06-06 02:00:59 +00:00
genfs_rename.c Move fstrans_start()/fstrans_done() into genfs_insane_rename() to protect 2014-02-06 10:57:12 +00:00
genfs_vfsops.c
genfs_vnops.c uid mismatch for file flags changes is expected to fail with EPERM not 2012-03-30 18:24:08 +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 Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
layer_subr.c Allow layer_node_create() with unlocked lower node and change 2014-01-29 08:27:04 +00:00
layer_vfsops.c Ooopppsss! sysctl nodes created during module load time cannot be 2012-05-31 16:08:14 +00:00
layer_vnops.c Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00