aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorRitvik Budhiraja <[email protected]>2024-04-02 14:01:28 -0500
committerSteve French <[email protected]>2024-04-03 14:43:24 -0500
commit173217bd73365867378b5e75a86f0049e1069ee8 (patch)
tree4357a373f7c39bbd02b98fa3f20aec7089f1cd0b /tools/perf/scripts/python/syscall-counts-by-pid.py
parent93cee45ccfebc62a3bb4cd622b89e00c8c7d8493 (diff)
smb3: retrying on failed server close
In the current implementation, CIFS close sends a close to the server and does not check for the success of the server close. This patch adds functionality to check for server close return status and retries in case of an EBUSY or EAGAIN error. This can help avoid handle leaks Cc: [email protected] Signed-off-by: Ritvik Budhiraja <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions