cifs: fix dfs domain referrals
authorRonnie Sahlberg <lsahlber@redhat.com>
Fri, 29 Jan 2021 03:35:10 +0000 (21:35 -0600)
committerSteve French <stfrench@microsoft.com>
Fri, 29 Jan 2021 03:40:43 +0000 (21:40 -0600)
commit0d4873f9aa4ff8fc1d63a5755395b794d32ce046
tree12b7cb6db5f333643891a8bace6158803ca2b460
parentbd2f0b43c1c864fa653342c5c074bfcd29f10934
cifs: fix dfs domain referrals

The new mount API requires additional changes to how DFS
is handled. Additional testing of DFS uncovered problems
with domain based DFS referrals (a follow on patch addresses
DFS links) which this patch addresses.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifs_dfs_ref.c
fs/cifs/cifsfs.c
fs/cifs/cifsproto.h
fs/cifs/connect.c
fs/cifs/dfs_cache.c
fs/cifs/fs_context.c