diff options
author | Shyam Prasad N | 2023-10-13 09:25:30 +0000 |
---|---|---|
committer | Steve French | 2023-11-09 10:25:14 -0600 |
commit | 0c51cc6f2cb0108e7d49805f6e089cd85caab279 (patch) | |
tree | ec592e46424ae9d67d938bcd70093e73489e3336 /lib | |
parent | 1bc081b67a79b6e75fae686e98048cea1038ae31 (diff) |
cifs: handle cases where a channel is closed
So far, SMB multichannel could only scale up, but not
scale down the number of channels. In this series of
patch, we now allow the client to deal with the case
of multichannel disabled on the server when the share
is mounted. With that change, we now need the ability
to scale down the channels.
This change allows the client to deal with cases of
missing channels more gracefully.
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions