diff options
author | Trond Myklebust <[email protected]> | 2021-09-29 08:12:53 -0400 |
---|---|---|
committer | Trond Myklebust <[email protected]> | 2021-10-03 20:49:07 -0400 |
commit | cec08f452a687fce9dfdf47946d00a1d12a8bec5 (patch) | |
tree | 449035ba957d3b01c14d3e77bd4b7f2a7fbe44ba /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | ff81dfb5d721fff87bd516c558847f6effb70031 (diff) |
NFS: Fix dentry verifier races
If the directory changed while we were revalidating the dentry, then
don't update the dentry verifier. There is no value in setting the
verifier to an older value, and we could end up overwriting a more up to
date verifier from a parallel revalidation.
Fixes: efeda80da38d ("NFSv4: Fix revalidation of dentries with delegations")
Signed-off-by: Trond Myklebust <[email protected]>
Tested-by: Benjamin Coddington <[email protected]>
Reviewed-by: Benjamin Coddington <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions