Subject: PR/32923 CVS commit: src/sys/kern
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Nick Hudson <skrll@netbsd.org>
List: netbsd-bugs
Date: 02/25/2006 07:15:04
The following reply was made to PR kern/32923; it has been noted by GNATS.

From: Nick Hudson <skrll@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32923 CVS commit: src/sys/kern
Date: Sat, 25 Feb 2006 07:11:32 +0000 (UTC)

 Module Name:	src
 Committed By:	skrll
 Date:		Sat Feb 25 07:11:32 UTC 2006
 
 Modified Files:
 	src/sys/kern: vfs_subr.c
 
 Log Message:
 Fix PR 32923 by ensuring we have non-NULL LWP in vfs_shutdown.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.264 -r1.265 src/sys/kern/vfs_subr.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.