diff options
author | 2024-06-16 21:21:37 -0400 | |
---|---|---|
committer | 2024-07-08 13:47:26 -0400 | |
commit | cf453bfe92fd5a2a189305130c5e076b9871ec43 (patch) | |
tree | 046587665455825b3b056893888f7e7f3586606a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Return the delegation when deleting sillyrenamed files (diff) | |
download | wireguard-linux-cf453bfe92fd5a2a189305130c5e076b9871ec43.tar.xz wireguard-linux-cf453bfe92fd5a2a189305130c5e076b9871ec43.zip |
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 <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions