diff options
author | Paulo Alcantara <pc@manguebit.com> | 2024-12-06 11:49:07 -0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-12-06 09:14:38 -0600 |
commit | c32b624fa4f7ca5a2ff217a0b1b2f1352bb4ec11 (patch) | |
tree | 97df1da711dcdd53dae3292bdafbbc5d2d34564f /drivers/gpio | |
parent | ddca5023091588eb303e3c0097d95c325992d05f (diff) |
smb: client: fix potential race in cifs_put_tcon()
dfs_cache_refresh() delayed worker could race with cifs_put_tcon(), so
make sure to call list_replace_init() on @tcon->dfs_ses_list after
kworker is cancelled or finished.
Fixes: 4f42a8b54b5c ("smb: client: fix DFS interlink failover")
Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions