Skip to content
Snippets Groups Projects
Commit 70ca8852 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Fake up 'wcc' attributes to prevent cache invalidation after write


NFSv2 and v4 don't offer weak cache consistency attributes on WRITE calls.
In NFSv3, returning wcc data is optional. In all cases, we want to prevent
the client from invalidating our cached data whenever ->write_done()
attempts to update the inode attributes.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent b64e8a5e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment