[GIT PULL] SMB3 Fixes

From: Steve French
Date: Sun May 09 2021 - 10:37:37 EST


Please pull the following changes since commit
7c9e41e0ef7d44a0818a3beec30634f3f588a23d:

Merge tag '5.13-rc-smb3-part2' of
git://git.samba.org/sfrench/cifs-2.6 (2021-05-05 13:37:07 -0700)

are available in the Git repository at:

git://git.samba.org/sfrench/cifs-2.6.git tags/5.13-rc-smb3-part3

for you to fetch changes up to c1f8a398b6d661b594556a91224b096d92293061:

smb3: if max_channels set to more than one channel request
multichannel (2021-05-08 10:51:06 -0500)

----------------------------------------------------------------
3 small SMB3 multichannel related changesets (also for stable) from
the SMB3 test event this week. The other fixes are still in
review/testing

Regression test results:
http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/634
----------------------------------------------------------------
Steve French (3):
smb3: when mounting with multichannel include it in requested capabilities
smb3: do not attempt multichannel to server which does not support it
smb3: if max_channels set to more than one channel request multichannel

fs/cifs/fs_context.c | 3 +++
fs/cifs/sess.c | 6 ++++++
fs/cifs/smb2pdu.c | 5 +++++


--
Thanks,

Steve