diff options
author | Shyam Prasad N <sprasad@microsoft.com> | 2024-01-10 10:48:36 +0000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-01-18 21:01:04 -0600 |
commit | 268b8b5797becb242013fcd63173eb28c007c8ae (patch) | |
tree | f43b3b077e691bc06b75a5323d733f3b68636921 /lib/test_dynamic_debug.c | |
parent | 936eba9cfb5cfbf6a2c762cd163605f2b784e03e (diff) |
cifs: pick channel for tcon and tdis
Today, the tree connect and disconnect requests are
sent on the primary channel only. However, the new
multichannel logic allows the session to remain active
even if one of the channels are alive. So a tree connect
can now be triggered during a reconnect on any of
its channels.
This change changes tcon and tdis calls to pick an
active channel instead of the first one.
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'lib/test_dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions