mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
NFS: Dont clobber more uptodate values in nfs_set_verifier()
nfs_lookup_revalidate and friends are not serialised, so it is currently quite possible for the dentry to be revalidated, and then have the updated verifier replaced with an older value by another process. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
parent
ef75c7974b
commit
c79ba787c1
1 changed files with 14 additions and 5 deletions
19
fs/nfs/dir.c
19
fs/nfs/dir.c
Loading…
Add table
Add a link
Reference in a new issue