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: Sat Jul 10 14:29:32 UTC 2004
Modified Files:
src/sys/nfs [netbsd-2-0]: nfs_node.c
Log Message:
Pull up revision 1.74 (requested by tls in ticket #634):
don't issue VOP_GETATTR blindly in nfs_nget().
in many cases, GETATTR RPCs here is redundant because the caller has
postop_attr. instead, make sure the resulted vnode have a valid
attribute in nfs_lookup().
To generate a diff of this commit:
cvs rdiff -r1.73 -r1.73.2.1 src/sys/nfs/nfs_node.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