[GIT PULL] small SMB3 fix for stable
From: Steve French
Date: Sat Feb 01 2020 - 13:40:44 EST
Please pull the following change since commit
68353984d63d8d7ea728819dbdb7aecc5f32d360:
Merge tag '5.6-smb3-fixes-and-dfs-and-readdir-improvements' of
git://git.samba.org/sfrench/cifs-2.6 (2020-01-28 15:34:03 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/5.6-rc-small-smb3-fix-for-stable
for you to fetch changes up to b581098482e6f177a4f64ea021fd5a9327ea08d5:
cifs: update internal module version number (2020-01-31 15:13:22 -0600)
----------------------------------------------------------------
Small SMB3 fix for stable (fixes problem with reconnect for soft mounts)
----------------------------------------------------------------
Ronnie Sahlberg (1):
cifs: fix soft mounts hanging in the reconnect code
Steve French (1):
cifs: update internal module version number
fs/cifs/cifsfs.h | 2 +-
fs/cifs/smb2pdu.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
Thanks,
Steve