linux/fs/smb
Shyam Prasad N c3326a61cd cifs: reconnect helper should set reconnect for the right channel
We introduced a helper function to be used by non-cifsd threads to
mark the connection for reconnect. For multichannel, when only
a particular channel needs to be reconnected, this had a bug.

This change fixes that by marking that particular channel
for reconnect.

Fixes: dca65818c8 ("cifs: use a different reconnect helper for non-cifsd threads")
Cc: stable@vger.kernel.org
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Reviewed-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
2023-11-02 08:06:06 -05:00
..
client cifs: reconnect helper should set reconnect for the right channel 2023-11-02 08:06:06 -05:00
common Add definition for new smb3.1.1 command type 2023-10-30 09:57:03 -05:00
server ksmbd: fix potential double free on smb2_read_pipe() error path 2023-10-12 22:44:11 -05:00
Kconfig
Makefile