diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2024-06-17 04:21:37 +0300 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2024-07-08 20:47:26 +0300 |
commit | cf453bfe92fd5a2a189305130c5e076b9871ec43 (patch) | |
tree | 046587665455825b3b056893888f7e7f3586606a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | adb4b42d19aea91826621a8d0bac94cf2c08f8bc (diff) | |
download | linux-cf453bfe92fd5a2a189305130c5e076b9871ec43.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions