diff options
author | Paulo Alcantara <pc@manguebit.com> | 2024-09-01 03:40:28 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-09-03 04:00:04 +0300 |
commit | 7ccc1465465d78e6411b7bd730d06e7435802b5c (patch) | |
tree | db87aec2f7fbb90ec6d06fce3b1d918ba405dffe /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 431c1646e1f86b949fa3685efc50b660a364c2b6 (diff) | |
download | linux-7ccc1465465d78e6411b7bd730d06e7435802b5c.tar.xz |
smb: client: fix hang in wait_for_response() for negproto
Call cifs_reconnect() to wake up processes waiting on negotiate
protocol to handle the case where server abruptly shut down and had no
chance to properly close the socket.
Simple reproducer:
ssh 192.168.2.100 pkill -STOP smbd
mount.cifs //192.168.2.100/test /mnt -o ... [never returns]
Cc: Rickard Andersson <rickaran@axis.com>
Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions