Subject: CVS commit: syssrc/sys/nfs
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 09/23/2001 04:37:05
Module Name:	syssrc
Committed By:	chs
Date:		Sun Sep 23 01:37:05 UTC 2001

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

Log Message:
remove SAVESTART from the symlink, mknod and create operations.
it was unnecessary, and removing it also fixes a v_usecount leak
that was introduced in the previous revision.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 syssrc/sys/nfs/nfs_serv.c

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