diff options
author | 2021-06-24 15:28:04 -0500 | |
---|---|---|
committer | 2021-06-24 16:09:10 -0500 | |
commit | 0060a4f28a9ef45ae8163c0805e944a2b1546762 (patch) | |
tree | 8f0c78103b3d3c2051927deed1e430e90f297ad2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cifs: missing null pointer check in cifs_mount (diff) | |
download | linux-dev-0060a4f28a9ef45ae8163c0805e944a2b1546762.tar.xz linux-dev-0060a4f28a9ef45ae8163c0805e944a2b1546762.zip |
cifs: fix missing spinlock around update to ses->status
In the other places where we update ses->status we protect the
updates via GlobalMid_Lock. So to be consistent add the same
locking around it in cifs_put_smb_ses where it was missing.
Addresses-Coverity: 1268904 ("Data race condition")
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions