NetBSD/sys/fs/union
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
..
files.union
Makefile
union_subr.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
union_vfsops.c Change union_unmount() to not play with the fs root vnode explicitly. 2006-01-05 20:31:33 +00:00
union_vnops.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
union.h changes for making DIAGNOSTIC not change the kernel ABI: 2005-12-27 04:06:45 +00:00