summaryrefslogtreecommitdiff
path: root/fs/cifs/cifsproto.h
diff options
context:
space:
mode:
authorPaulo Alcantara <pc@manguebit.com>2023-04-27 04:40:08 -0300
committerSteve French <stfrench@microsoft.com>2023-05-03 23:29:47 -0500
commit6be2ea33a4093402252724a00c4af8033725184c (patch)
tree79c111db007aed6fab0cb82837480909e17eaabb /fs/cifs/cifsproto.h
parent3dc9c433c9dde15477d02b609ccb4328e2adb6dc (diff)
cifs: avoid potential races when handling multiple dfs tcons
Now that a DFS tcon manages its own list of DFS referrals and sessions, there is no point in having a single worker to refresh referrals of all DFS tcons. Make it faster and less prone to race conditions when having several mounts by queueing a worker per DFS tcon that will take care of refreshing only the DFS referrals related to it. Cc: stable@vger.kernel.org # v6.2+ Signed-off-by: Paulo Alcantara (SUSE) <pc@manguebit.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/cifsproto.h')
0 files changed, 0 insertions, 0 deletions