aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorNamjae Jeon <[email protected]>2023-03-21 06:25:34 +0000
committerSteve French <[email protected]>2023-03-22 21:38:33 +0000
commitbe6f42fad5f5fd1fea9d562df82c38ad6ed3bfe9 (patch)
treef7fff69255f9c2c65d5e765dc49c2da7c8f8d86a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parentksmbd: fix possible refcount leak in smb2_open() (diff)
downloadkernel-be6f42fad5f5fd1fea9d562df82c38ad6ed3bfe9.tar.gz
kernel-be6f42fad5f5fd1fea9d562df82c38ad6ed3bfe9.zip
ksmbd: don't terminate inactive sessions after a few seconds
Steve reported that inactive sessions are terminated after a few seconds. ksmbd terminate when receiving -EAGAIN error from kernel_recvmsg(). -EAGAIN means there is no data available in timeout. So ksmbd should keep connection with unlimited retries instead of terminating inactive sessions. Cc: [email protected] Reported-by: Steve French <[email protected]> Signed-off-by: Namjae Jeon <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions