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

NFS: nfs_wcc_update_inode() should set nfsi->attr_gencount


If the call to nfs_wcc_update_inode() results in an attribute update, we
need to ensure that the inode's attr_gencount gets bumped too, otherwise
we are not protected against races with other GETATTR calls.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent b2a2897d
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