NetBSD/sys/fs
pooka 73f96ea2e7 Don't allow calls to be queued while MOUNTING. We don't make any
kernel->server calls at that time and it allows a window where
operations use an incorrect root node cookie.

XXX: there's still a (very much smaller and biglock safe) race, but
that's going to be solved by some more thorough restructuring
2006-12-29 01:37:11 +00:00
..
adosfs a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
cd9660 a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
filecorefs a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
msdosfs a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
ntfs a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
ptyfs a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
puffs Don't allow calls to be queued while MOUNTING. We don't make any 2006-12-29 01:37:11 +00:00
smbfs a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
sysvbfs Spell "algorithm" correctly. From Zafer Aydogan. 2006-12-25 18:32:16 +00:00
tmpfs a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
udf Spell "separate" correctly. From Zafer Aydogan. 2006-12-25 18:39:47 +00:00
union a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
Makefile kernel portion of puffs - the Pass-to-Userspace Framework File System. 2006-10-22 22:43:23 +00:00
unicode.h revive copyright notice for the code derived from libc/locale/utf2.c. 2006-05-20 08:28:27 +00:00