commit | d943f2dd8dba1ecde2de053500a6533e39577bfc | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Mar 20 16:53:32 2018 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Apr 10 16:06:22 2018 -0400 |
tree | 7b9e767115531416e379eab1374a3b25fbf943b6 | |
parent | 16e143751727471f9a565515344196693bbc8762 [diff] |
NFSv4: Ignore change attribute invalidations if we hold a delegation Don't bother even recording an invalid change attribute if we hold a delegation since we already know the state of our attribute cache. We can rely on the fact that we will pick up a copy from the server when we return the delegation. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>