nspmangalore@xxxxxxxxx writes: > From: Shyam Prasad N <sprasad@xxxxxxxxxxxxx> > > 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") > Signed-off-by: Shyam Prasad N <sprasad@xxxxxxxxxxxxx> > --- > fs/smb/client/connect.c | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-) Reviewed-by: Paulo Alcantara (SUSE) <pc@xxxxxxxxxxxxx>