NetBSD/sys/fs/union
ad 928a6b2096 PR kern/38135 vfs_busy/vfs_trybusy confusion
The previous fix worked, but it opened a window where mounts could have
disappeared from mountlist while the caller was traversing it using
vfs_trybusy(). Fix that.
2008-04-30 12:49:16 +00:00
..
files.union
Makefile
union_subr.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
union_vfsops.c PR kern/38057 ffs makes assuptions about devvp file system 2008-04-29 18:18:08 +00:00
union_vnops.c PR kern/38135 vfs_busy/vfs_trybusy confusion 2008-04-30 12:49:16 +00:00
union.h Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00