NetBSD/sys/miscfs
hannken 1139274440 Change vnode operations create, mknod, mkdir and symlink to keep the
directory node dvp locked on return.

Discussed on tech-kern@

Welcome to 6.99.29
2014-01-17 10:55:01 +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 keep the 2014-01-17 10:55:01 +00:00
fifofs Remove some set but unused variables 2013-04-08 21:12:33 +00:00
genfs Turn a few __unused into __diagused 2013-10-25 11:35:55 +00:00
kernfs Change vnode operations create, mknod, mkdir and symlink to keep the 2014-01-17 10:55:01 +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 keep the 2014-01-17 10:55:01 +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