cifs: start DFS cache refresher in cifs_mount()
authorPaulo Alcantara <palcantara@suse.de>
Wed, 14 Nov 2018 19:16:44 +0000 (17:16 -0200)
committerSteve French <stfrench@microsoft.com>
Fri, 28 Dec 2018 16:13:11 +0000 (10:13 -0600)
commite511d31753e3f7c13bbd402399ffac676d451a7c
treef7a8ad1f200b817b8042e4b41425fb565f1df339
parent2f0a617448945a2c63d68983212302e9f2f8ae2f
cifs: start DFS cache refresher in cifs_mount()

Start the DFS cache refresh worker per volume during cifs mount.

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