]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
cifs: Clean up DFS referral cache
authorPaulo Alcantara (SUSE) <pc@cjr.nz>
Fri, 23 Jun 2023 21:34:02 +0000 (21:34 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Jun 2023 08:18:37 +0000 (10:18 +0200)
commit3fa4c08104c43c1bd5e43b883b03b27d1ddd4972
tree0b1d9863d255f2fb1c31a3a307afd55b52b90094
parentb73539b887a45a1a9e3b36cb6abc69cd121af89e
cifs: Clean up DFS referral cache

commit 185352ae6171c845951e21017b2925a6f2795904 upstream.

Do some renaming and code cleanup.

No functional changes.

Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Rishabh Bhatnagar <risbhat@amazon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/cifs/dfs_cache.c