NetBSD/sys/miscfs
hannken af0e5d04e4 Redo previous again, v_specnode is invariant but not unique.
Set "vp->v_data = vp" and use v_data as key.
2015-06-30 06:19:21 +00:00
..
deadfs Redo previous again, v_specnode is invariant but not unique. 2015-06-30 06:19:21 +00:00
fdesc Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
fifofs split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
genfs Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
kernfs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
nullfs Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
overlay Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
procfs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
specfs Redo previous again, v_specnode is invariant but not unique. 2015-06-30 06:19:21 +00:00
umapfs Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
Makefile Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00