[GIT PULL] cifs fixes

From: Steve French
Date: Sat Feb 06 2021 - 13:31:00 EST


Please pull the following changes since commit
1048ba83fb1c00cd24172e23e8263972f6b5d9ac:

Linux 5.11-rc6 (2021-01-31 13:50:09 -0800)

are available in the Git repository at:

git://git.samba.org/sfrench/cifs-2.6.git tags/5.11-rc6-smb3

for you to fetch changes up to 21b200d091826a83aafc95d847139b2b0582f6d1:

cifs: report error instead of invalid when revalidating a dentry
fails (2021-02-05 13:17:48 -0600)

----------------------------------------------------------------
3 small smb3 bug fixes for stable

Test results: http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/491
----------------------------------------------------------------
Aurelien Aptel (1):
cifs: report error instead of invalid when revalidating a dentry fails

Gustavo A. R. Silva (1):
smb3: Fix out-of-bounds bug in SMB2_negotiate()

Pavel Shilovsky (1):
smb3: fix crediting for compounding when only one request in flight

fs/cifs/dir.c | 22 ++++++++++++++++++++--
fs/cifs/smb2pdu.h | 2 +-
fs/cifs/transport.c | 18 +++++++++++++++---
3 files changed, 36 insertions(+), 6 deletions(-)

--
Thanks,

Steve