Commit 8ce4da0
smb: client: add proper locking around ses->iface_last_update
[ Upstream commit e97dcac ]
There is a missing ses->iface_lock in cifs_setup_session,
around ses->iface_last_update.
Signed-off-by: Henrique Carvalho <henrique.carvalho@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>1 parent 66c7c23 commit 8ce4da0
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4287 | 4287 | | |
4288 | 4288 | | |
4289 | 4289 | | |
| 4290 | + | |
4290 | 4291 | | |
| 4292 | + | |
4291 | 4293 | | |
4292 | 4294 | | |
4293 | 4295 | | |
| |||
0 commit comments