Please pull the following changes since commit 09688c0166e76ce2fb85e86b9d99be8b0084cdf9: Linux 5.17-rc8 (2022-03-13 13:23:37 -0700) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git tags/5.17-rc8-smb3-fix for you to fetch changes up to e3ee9fb22652f228225c352bd4fabec330cac5f0: smb3: fix incorrect session setup check for multiuser mounts (2022-03-16 22:48:55 -0500) ---------------------------------------------------------------- Small fix for regression in multiuser mounts Will wait for 5.18-rc for the additional improvements suggested by Ronnie to make the server and session status handling code easier to read ---------------------------------------------------------------- Steve French (1): smb3: fix incorrect session setup check for multiuser mounts fs/cifs/connect.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- Thanks, Steve