Subject: CVS commit: [netbsd-3] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/09/2005 12:25:15
Module Name:	src
Committed By:	tron
Date:		Wed Nov  9 12:25:15 UTC 2005

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

Log Message:
Pull up following revision(s) (requested by hannken in ticket #944):
	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.86.2.9 -r1.86.2.10 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.