commit | 1c780228e9d47b966983a8bbf475dd45967bf0d5 | [log] [tgz] |
---|---|---|
author | Paulo Alcantara <palcantara@suse.de> | Wed Nov 14 16:24:03 2018 -0200 |
committer | Steve French <stfrench@microsoft.com> | Fri Dec 28 10:09:46 2018 -0600 |
tree | 1ec77f5ef9f27d859d507b598f03c732576e1915 | |
parent | e8bcdfdbf91bf979afe6642a99b41cbc0a4916d0 [diff] |
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>