commit | 783b194c6ee14aba491ea7e97fb5109dcbd77720 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Mar 20 16:53:29 2018 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Apr 10 16:06:22 2018 -0400 |
tree | 1f313a5bc754c913359846c3079febd7ce7a5cb1 | |
parent | 8619ddd07b8608bb0e1c0b83406e006cbc5009cf [diff] |
NFS: Don't redirty the attribute cache in nfs_wcc_update_inode() If we received weak cache consistency data from the server, then those attributes are up to date, and there is no reason to mark them as dirty in the attribute cache. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>