Subject: CVS commit: syssrc/sys/nfs
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/18/2002 22:08:16
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Oct 18 19:08:16 UTC 2002

Modified Files:
	syssrc/sys/nfs: nfs_vnops.c

Log Message:
nfs_remove(): Don't vput() the vnode twice if vp == dvp, vrele() and
vput() instead.


To generate a diff of this commit:
cvs rdiff -r1.151 -r1.152 syssrc/sys/nfs/nfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.