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

Modified Files:
	syssrc/sys/nfs [netbsd-1-6]: nfs_vnops.c

Log Message:
Pullup revision 1.152.  Original 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.151.2.1 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.