[GIT PULL] CIFS Fix
From: Steve French
Date: Sun Aug 30 2020 - 11:25:05 EST
Please pull the following changes since commit
d012a7190fc1fd72ed48911e77ca97ba4521bccd:
Linux 5.9-rc2 (2020-08-23 14:08:43 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/5.9-rc2-smb-fix
for you to fetch changes up to e183785f2529b4135f00a0330a3b08e7c86530c8:
cifs: fix check of tcon dfs in smb1 (2020-08-28 12:27:33 -0500)
----------------------------------------------------------------
DFS fix for referral problem when using SMB1
Regression test results:
http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/386
----------------------------------------------------------------
Paulo Alcantara (1):
cifs: fix check of tcon dfs in smb1
fs/cifs/cifsglob.h | 15 +++++++++++++++
fs/cifs/connect.c | 2 +-
2 files changed, 16 insertions(+), 1 deletion(-)
--
Thanks,
Steve