https://github.com/torvalds/linux
Revision ee1d21794e55ab76505745d24101331552182002 authored by Shyam Prasad N on 13 October 2023, 11:40:09 UTC, committed by Steve French on 10 November 2023, 15:33:19 UTC
When a server stops supporting multichannel, we will
keep attempting reconnects to the secondary channels today.
Avoid this by freeing extra channels when negotiate
returns no multichannel support.

Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent 705fc52
History
Tip revision: ee1d21794e55ab76505745d24101331552182002 authored by Shyam Prasad N on 13 October 2023, 11:40:09 UTC
cifs: handle when server stops supporting multichannel
Tip revision: ee1d217

back to top