Subject: CVS commit: [netbsd-2-0] src/sys/nfs
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/21/2004 10:10:10
Module Name:	src
Committed By:	tron
Date:		Mon Jun 21 10:10:10 UTC 2004

Modified Files:
	src/sys/nfs [netbsd-2-0]: nfs_bio.c

Log Message:
Pull up revision 1.118 (requested by yamt in ticket #513):
nfs_doio_read: use np->n_rcred instead of curproc->p_ucred for VDIR.
XXX maybe it's better to use a cred passed by VOP_READDIR.


To generate a diff of this commit:
cvs rdiff -r1.116 -r1.116.2.1 src/sys/nfs/nfs_bio.c

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