aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTrond Myklebust <[email protected]>2024-06-16 21:21:37 -0400
committerAnna Schumaker <[email protected]>2024-07-08 13:47:26 -0400
commitcf453bfe92fd5a2a189305130c5e076b9871ec43 (patch)
tree046587665455825b3b056893888f7e7f3586606a /tools/perf/scripts/python
parentadb4b42d19aea91826621a8d0bac94cf2c08f8bc (diff)
NFSv4: Don't send delegation-related share access modes to CLOSE
When we set the new share access modes for CLOSE in nfs4_close_prepare(). we should only set a mode of NFS4_SHARE_ACCESS_READ, NFS4_SHARE_ACCESS_WRITE or NFS4_SHARE_ACCESS_BOTH. Currently, we may also be passing in the NFSv4.1 share modes for controlling delegation requests in OPEN, which is wrong. Signed-off-by: Trond Myklebust <[email protected]> Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions