green 2004/03/18 10:15:58 PST
FreeBSD src repository
Modified files:
sys/kern kern_exit.c
Log:
Add the missing Giant when doing anything with VFS -- in this case,
releasing the ktrace vnode.
Revision Changes Path
1.228 +4 -1 src/sys/kern/kern_exit.c