Files
linux-stable-mirror/fs/cifs
Shyam Prasad NandGreg Kroah-Hartman d841c6720f cifs: nosharesock should be set on new server
commit b9ad6b5b68 upstream.

Recent fix to maintain a nosharesock state on the
server struct caused a regression. It updated this
field in the old tcp session, and not the new one.

This caused the multichannel scenario to misbehave.

Fixes: c9f1c19cf7 (cifs: nosharesock should not share socket with future sessions)
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-12-01 09:04:56 +01:00
..
2021-06-20 21:28:17 -05:00
2021-04-25 16:28:23 -05:00