Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/nfs
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.
Home |
Main Index |
Thread Index |
Old Index