Subject: PR/32005 CVS commit: [netbsd-3] src/sys/kern
To: None <hannken@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 11/09/2005 12:26:02
The following reply was made to PR kern/32005; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32005 CVS commit: [netbsd-3] src/sys/kern
Date: Wed,  9 Nov 2005 12:25:15 +0000 (UTC)

 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.