Subject: PR/32005 CVS commit: [netbsd-2] src/sys/kern
To: None <hannken@netbsd.org, gnats-admin@netbsd.org,>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 11/14/2005 22:17:02
The following reply was made to PR kern/32005; it has been noted by GNATS.

From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32005 CVS commit: [netbsd-2] src/sys/kern
Date: Mon, 14 Nov 2005 22:16:26 +0000 (UTC)

 Module Name:	src
 Committed By:	riz
 Date:		Mon Nov 14 22:16:26 UTC 2005
 
 Modified Files:
 	src/sys/kern [netbsd-2]: 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.4.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.