]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc982207e8ff163c8074f900b84f75a65ccd6b3c4
tree1ec77f5ef9f27d859d507b598f03c732576e1915
parent2b2a13a99cd6de769dc33c01fe0289784c3827c9
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