linux/fs/smb
Shyam Prasad N 0c51cc6f2c 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>
2023-11-09 10:25:14 -06:00
..
client cifs: handle cases where a channel is closed 2023-11-09 10:25:14 -06:00
common Add definition for new smb3.1.1 command type 2023-10-30 09:57:03 -05:00
server This update includes the following changes: 2023-11-02 16:15:30 -10:00
Kconfig
Makefile