NetBSD/sys/fs
wrstuden 160f564c51 Change union_unmount() to not play with the fs root vnode explicitly.
Let it get recycled along with all of the others. This is important
as if the root vnode has already been reclaimed, then we get a panic
when we try to vget it.

This addresses PR: kern/31382
2006-01-05 20:31:33 +00:00
..
adosfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cd9660 Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
filecorefs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
msdosfs Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
ntfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ptyfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
smbfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sysvbfs Add preliminary support for System V Boot File System. 2005-12-29 14:53:45 +00:00
tmpfs Remove a conditional by always using inlined functions in favour of macros. 2005-12-24 12:31:57 +00:00
union Change union_unmount() to not play with the fs root vnode explicitly. 2006-01-05 20:31:33 +00:00
Makefile Add preliminary support for System V Boot File System. 2005-12-29 14:53:45 +00:00
unicode.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00