diff options
author | Shyam Prasad N <sprasad@microsoft.com> | 2022-02-08 20:28:28 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-02-08 20:52:39 +0100 |
commit | a81da65fbae6436e1e2f415532b8aacc3274d840 (patch) | |
tree | ac2778cb8ebac74cba727da39f411951cbe3726c /fs/cifs/cifs_swn.c | |
parent | [smb3] improve error message when mount options conflict with posix (diff) | |
download | linux-a81da65fbae6436e1e2f415532b8aacc3274d840.tar.xz linux-a81da65fbae6436e1e2f415532b8aacc3274d840.zip |
cifs: call cifs_reconnect when a connection is marked
In cifsd thread, we should continue to call cifs_reconnect
whenever server->tcpStatus is marked as CifsNeedReconnect.
This was inexplicably removed by one of my recent commits.
Fixing that here.
Fixes: a05885ce13bd ("cifs: fix the connection state transitions with multichannel")
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/cifs_swn.c')
0 files changed, 0 insertions, 0 deletions