Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/05/2000 15:39:52
Module Name:	syssrc
Committed By:	he
Date:		Wed Jan  5 23:39:52 UTC 2000

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

Log Message:
Pull up revision 1.108 (via patch, requested by fvdl):
  Insert an extra VOP_ACCESS check in nfs_lookup, preventing cached
  access mishaps for lookup and getattr.  Fixes PR#8884.


To generate a diff of this commit:
cvs rdiff -r1.100.2.1 -r1.100.2.2 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.