Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/09/2008 21:29:45
Module Name:	src
Committed By:	ad
Date:		Wed Jan  9 21:29:45 UTC 2008

Modified Files:
	src/sys/kern: vfs_subr.c

Log Message:
vget: don't leak a reference if LK_NOWAIT and the vnode has VI_XLOCK set.


To generate a diff of this commit:
cvs rdiff -r1.312 -r1.313 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.