NetBSD/sys/miscfs
hannken 04c776e5c8 Change vnode operations create, mknod, mkdir and symlink to return
the resulting vnode *vpp unlocked.

Discussed on tech-kern@

Welcome to 6.99.30
2014-01-23 10:13:55 +00:00
..
deadfs Change vnode operations create, mknod, mkdir and symlink to keep the 2014-01-17 10:55:01 +00:00
fdesc Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
fifofs Remove some set but unused variables 2013-04-08 21:12:33 +00:00
genfs Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
kernfs Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
nullfs - Replace some malloc(9) uses with kmem(9). 2012-04-30 22:51:27 +00:00
overlay - Replace some malloc(9) uses with kmem(9). 2012-04-30 22:51:27 +00:00
procfs Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
specfs Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
syncfs Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
umapfs - Replace some malloc(9) uses with kmem(9). 2012-04-30 22:51:27 +00:00
Makefile