diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2023-03-21 09:25:34 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-03-23 00:38:33 +0300 |
commit | be6f42fad5f5fd1fea9d562df82c38ad6ed3bfe9 (patch) | |
tree | f7fff69255f9c2c65d5e765dc49c2da7c8f8d86a /tools/perf/scripts/python/libxed.py | |
parent | 2624b445544ffc1472ccabfb6ec867c199d4c95c (diff) | |
download | linux-be6f42fad5f5fd1fea9d562df82c38ad6ed3bfe9.tar.xz |
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: stable@vger.kernel.org
Reported-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions