Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: fvdl
Date: Mon Nov 29 23:34:03 UTC 1999
Modified Files:
syssrc/sys/nfs: nfs_node.c nfs_vnops.c nfsnode.h
Log Message:
Insert an extra VOP_ACCESS check in nfs_lookup, to avoid cached access
mishaps for lookup and getattr. Closes PR 8884.
While at it, cache access RPCs.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/nfs/nfs_node.c
cvs rdiff -r1.107 -r1.108 syssrc/sys/nfs/nfs_vnops.c
cvs rdiff -r1.27 -r1.28 syssrc/sys/nfs/nfsnode.h
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