NetBSD/sys/miscfs
ad a9ca7a3734 Catch up with descriptor handling changes. See kern_descrip.c revision
1.173 for details.
2008-03-21 21:54:58 +00:00
..
deadfs Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00
fdesc Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
fifofs Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
genfs Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
kernfs Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
nullfs Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
overlay Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
portal Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
procfs Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
specfs Spec_open(): clear sd_bdevvp if bdev_open() failed. 2008-01-25 16:21:04 +00:00
syncfs PR kern/37706 (forced unmount of file systems is unsafe): 2008-01-30 11:46:59 +00:00
umapfs Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
Makefile