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

Modified Files:
	syssrc/sys/nfs [netbsd-1-4]: nfsnode.h

Log Message:
Pull up revision 1.28 (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.27 -r1.27.6.1 syssrc/sys/nfs/nfsnode.h

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