Subject: PR/32005 CVS commit: src/sys/kern
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: netbsd-bugs
Date: 11/08/2005 11:36:02
The following reply was made to PR kern/32005; it has been noted by GNATS.
From: Juergen Hannken-Illjes <hannken@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/32005 CVS commit: src/sys/kern
Date: Tue, 8 Nov 2005 11:35:51 +0000 (UTC)
Module Name: src
Committed By: hannken
Date: Tue Nov 8 11:35:51 UTC 2005
Modified Files:
src/sys/kern: vfs_vnops.c
Log Message:
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.98 -r1.99 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.