Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/31/2000 00:23:00
Module Name:	syssrc
Committed By:	tv
Date:		Mon Oct 30 22:23:00 UTC 2000

Modified Files:
	syssrc/sys/nfs [netbsd-1-5]: nfs_subs.c

Log Message:
Pullup 1.87 [fvdl]:
Do not accept vnode type changes to an active node. This may wreak
havoc if the server erroneously uses the same filehandle for
different files. This changes back revision 1.28; the PR that
that revision fixed doesn't apply anymore, it has been verified
not to be a problem with this change.


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.77.2.1 syssrc/sys/nfs/nfs_subs.c

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