diff options
author | Steve French <stfrench@microsoft.com> | 2021-11-16 01:02:27 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2021-11-16 17:46:22 +0100 |
commit | 446e21482e8c10b96d540862c5f6a37009436f00 (patch) | |
tree | 0b2c46436f2ec9cc018b9725cd8d2410d4b5b330 /fs/efivarfs | |
parent | cifs: move debug print out of spinlock (diff) | |
download | linux-446e21482e8c10b96d540862c5f6a37009436f00.tar.xz linux-446e21482e8c10b96d540862c5f6a37009436f00.zip |
cifs: protect srv_count with cifs_tcp_ses_lock
Updates to the srv_count field are protected elsewhere
with the cifs_tcp_ses_lock spinlock. Add one missing place
(cifs_get_tcp_sesion).
CC: Shyam Prasad N <sprasad@microsoft.com>
Addresses-Coverity: 1494149 ("Data Race Condition")
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/efivarfs')
0 files changed, 0 insertions, 0 deletions