[GIT PULL] SMB3 Fixes

From: Steve French
Date: Thu Aug 08 2019 - 02:49:28 EST


Please pull the following changes since commit
e21a712a9685488f5ce80495b37b9fdbe96c230d:

Linux 5.3-rc3 (2019-08-04 18:40:12 -0700)

are available in the Git repository at:

git://git.samba.org/sfrench/cifs-2.6.git tags/5.3-rc3-smb3-fixes

for you to fetch changes up to ee9d66182392695535cc9fccfcb40c16f72de2a9:

SMB3: Kernel oops mounting a encryptData share with
CONFIG_DEBUG_VIRTUAL (2019-08-05 22:50:38 -0500)

----------------------------------------------------------------
six small SMB3 fixes, two for stable

----------------------------------------------------------------
Pavel Shilovsky (2):
SMB3: Fix deadlock in validate negotiate hits reconnect
SMB3: Fix potential memory leak when processing compound chain

Sebastien Tisserant (1):
SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL

Steve French (3):
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
smb3: send CAP_DFS capability during session setup
smb3: update TODO list of missing features

Documentation/filesystems/cifs/TODO | 26 ++++++++++++++++----------
fs/cifs/connect.c | 1 +
fs/cifs/smb2ops.c | 39
++++++++++++++++++++++++++-------------
fs/cifs/smb2pdu.c | 7 ++++++-
4 files changed, 49 insertions(+), 24 deletions(-)


--
Thanks,

Steve