diff options
author | Paulo Alcantara <[email protected]> | 2024-12-06 11:49:07 -0300 |
---|---|---|
committer | Steve French <[email protected]> | 2024-12-06 09:14:38 -0600 |
commit | c32b624fa4f7ca5a2ff217a0b1b2f1352bb4ec11 (patch) | |
tree | 97df1da711dcdd53dae3292bdafbbc5d2d34564f /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
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) <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions