Subject: CVS commit: [netbsd-2-1] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 11/14/2005 22:16:30
Module Name:	src
Committed By:	riz
Date:		Mon Nov 14 22:16:30 UTC 2005

Modified Files:
	src/sys/kern [netbsd-2-1]: vfs_vnops.c

Log Message:
Pull up following revision(s) (requested by hannken in ticket #5983):
	sys/kern/vfs_vnops.c: revision 1.99
vput() -> vrele(). Vnode is already unlocked.
With much help from Pavel Cahyna.
Fixes PR 32005.


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.77.6.1 src/sys/kern/vfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.