aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorNamjae Jeon <[email protected]>2023-03-21 15:25:34 +0900
committerSteve French <[email protected]>2023-03-22 16:38:33 -0500
commitbe6f42fad5f5fd1fea9d562df82c38ad6ed3bfe9 (patch)
treef7fff69255f9c2c65d5e765dc49c2da7c8f8d86a /scripts/gdb/linux/utils.py
parent2624b445544ffc1472ccabfb6ec867c199d4c95c (diff)
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions