K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-02-19T22:18:00.866899Z K 7 svn:log V 315 When fetching attributes for a file for NFSv3 mounts, do not perform an opportunistic ACCESS RPC to populate both the access and attribute caches of the file and instead always use a GETATTR RPC. On many modern NFS servers, an ACCESS RPC is much more expensive to service than a GETATTR RPC. Submitted by: mohans END