NetBSD/sys/fs/sysvbfs
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
..
bfs_sysvbfs.c
bfs.c Operation sysvbfs_remove() destructs inodes attached to active vnodes. 2014-01-09 13:23:57 +00:00
bfs.h Operation sysvbfs_remove() destructs inodes attached to active vnodes. 2014-01-09 13:23:57 +00:00
files.sysvbfs
Makefile
sysvbfs_args.h
sysvbfs_vfsops.c At least fetch mount data pointer before using it. 2013-12-25 11:15:49 +00:00
sysvbfs_vnops.c Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
sysvbfs.c
sysvbfs.h