Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/24/2000 15:02:05
Module Name: syssrc
Committed By: fvdl
Date: Tue Oct 24 12:02:05 UTC 2000
Modified Files:
syssrc/sys/nfs: nfs_subs.c
Log Message:
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.86 -r1.87 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.