diff options
author | Shyam Prasad N <sprasad@microsoft.com> | 2023-10-30 11:00:09 +0000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-11-02 08:06:06 -0500 |
commit | c3326a61cdbf3ce1273d9198b6cbf90965d7e029 (patch) | |
tree | a05a6efe4f0c3724a333cb3179e244e3b0452ad0 /fs/smb/client/sess.c | |
parent | 5c86919455c1edec99ebd3338ad213b59271a71b (diff) |
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: dca65818c80c ("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>
Diffstat (limited to 'fs/smb/client/sess.c')
0 files changed, 0 insertions, 0 deletions