Skip to content
Commit 8188df17 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4.1: Use the more efficient open_noattr call for open-by-filehandle



When we're doing open-by-filehandle in NFSv4.1, we shouldn't need to
do the cache consistency revalidation on the directory. It is
therefore more efficient to just use open_noattr, which returns the
file attributes, but not the directory attributes.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent fd068b20
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment