cifs: Make use of DFS cache to get new DFS referrals
authorPaulo Alcantara <palcantara@suse.de>
Wed, 14 Nov 2018 18:24:03 +0000 (16:24 -0200)
committerSteve French <stfrench@microsoft.com>
Fri, 28 Dec 2018 16:09:46 +0000 (10:09 -0600)
commit1c780228e9d47b966983a8bbf475dd45967bf0d5
tree1ec77f5ef9f27d859d507b598f03c732576e1915
parente8bcdfdbf91bf979afe6642a99b41cbc0a4916d0
cifs: Make use of DFS cache to get new DFS referrals

This patch will make use of DFS cache routines where appropriate and
do not always request a new referral from server.

Signed-off-by: Paulo Alcantara <palcantara@suse.de>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifs_dfs_ref.c
fs/cifs/cifsfs.c
fs/cifs/cifsglob.h
fs/cifs/cifsproto.h
fs/cifs/connect.c
fs/cifs/smb1ops.c