NetBSD/sys/miscfs
jym b8a7885350 Use PRIxVADDR to print vaddr_t elements. Wrap lines. 2010-09-15 21:37:35 +00:00
..
deadfs LK_INTERLOCK is no longer a valid flag for VOP_LOCK(). 2010-07-02 07:56:46 +00:00
fdesc Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
fifofs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
genfs replace the earlier workaround for PR 40389 with a better fix. 2010-09-01 16:56:19 +00:00
kernfs Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
nullfs LK_INTERLOCK is no longer a valid flag for VOP_LOCK(). This makes 2010-07-02 08:09:51 +00:00
overlay Replace vget() with vref()/vn_lock(), this node already has a reference. 2010-07-09 08:10:50 +00:00
procfs Use PRIxVADDR to print vaddr_t elements. Wrap lines. 2010-09-15 21:37:35 +00:00
specfs Update the rest of the kernel to conform to the module subsystem's new 2010-08-21 13:19:39 +00:00
syncfs Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
umapfs LK_INTERLOCK is no longer a valid flag for VOP_LOCK(). This makes 2010-07-02 08:09:51 +00:00
Makefile