NetBSD/sys/fs
njoly 84a85be4f9 Fix some panics while trying to umount a smbfs share.
Be sure that no other active vnodes remains, before trying to release
the root one. Likewise, do not destroy the smbmount specific structure
if the umount will fail (busy conditions).

No objection from pooka@.
2009-07-02 16:17:52 +00:00
..
adosfs Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
cd9660 Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
efs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
filecorefs Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
hfs Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
msdosfs Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
ntfs Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
ptyfs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
puffs add some todo-items, based on a file which was lingering in my 2009-05-18 15:47:28 +00:00
smbfs Fix some panics while trying to umount a smbfs share. 2009-07-02 16:17:52 +00:00
sysvbfs Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
tmpfs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
udf Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
union Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
unionfs Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
Makefile
unicode.h