tentatively added to for-next pending testing (and added Cc: stable and Paulo's RB) On Tue, Oct 31, 2023 at 10:27 AM Paulo Alcantara <pc@xxxxxxxxxxxxx> wrote: > > 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> -- Thanks, Steve