[GIT PULL] cifs/smb3 fixes
From: Steve French
Date: Wed Nov 24 2021 - 23:34:00 EST
Please pull the following changes since commit
136057256686de39cc3a07c2e39ef6bc43003ff6:
Linux 5.16-rc2 (2021-11-21 13:47:39 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/5.16-rc2-smb3-fixes
for you to fetch changes up to 0b03fe6d3ae21a7769d867ccdce33737eb348454:
cifs: update internal version number (2021-11-23 10:07:15 -0600)
----------------------------------------------------------------
4 small cifs/smb3 fixes:
- 2 multichannel fixes
- 1 to fix problem noted by kernel test robot
- update internal version number
Regression test results:
http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/842
----------------------------------------------------------------
Shyam Prasad N (2):
cifs: nosharesock should be set on new server
cifs: populate server_hostname for extra channels
Steve French (2):
smb2: clarify rc initialization in smb2_reconnect
cifs: update internal version number
fs/cifs/cifsfs.h | 2 +-
fs/cifs/connect.c | 7 ++++---
fs/cifs/sess.c | 1 +
fs/cifs/smb2pdu.c | 2 +-
4 files changed, 7 insertions(+), 5 deletions(-)
--
Thanks,
Steve