Files
twx-linux/fs/cifs
Paulo Alcantara 3139ea00ef cifs: avoid potential races when handling multiple dfs tcons
commit 6be2ea33a4 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-11 23:17:38 +09:00
..
2023-05-11 23:17:38 +09:00
2023-05-11 23:17:38 +09:00
2023-01-19 09:24:28 +01:00