diff options
author | 2024-12-06 11:49:07 -0300 | |
---|---|---|
committer | 2024-12-06 09:14:38 -0600 | |
commit | c32b624fa4f7ca5a2ff217a0b1b2f1352bb4ec11 (patch) | |
tree | 97df1da711dcdd53dae3292bdafbbc5d2d34564f /scripts/generate_rust_analyzer.py | |
parent | smb3.1.1: fix posix mounts to older servers (diff) | |
download | wireguard-linux-c32b624fa4f7ca5a2ff217a0b1b2f1352bb4ec11.tar.xz wireguard-linux-c32b624fa4f7ca5a2ff217a0b1b2f1352bb4ec11.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions