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:17
Module Name:	syssrc
Committed By:	he
Date:		Wed Jan  5 23:39:16 UTC 2000

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

Log Message:
Pull up revision 1.30 (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.28 -r1.28.6.1 syssrc/sys/nfs/nfs_node.c

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