Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: source-changes
Date: 11/08/2005 11:35:51
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.