Commit aea02fc
cifs: fix wrong unlock before return from cifs_tree_connect()
It should unlock 'tcon->tc_lock' before return from cifs_tree_connect().
Fixes: fe67bd5 ("cifs: avoid use of global locks for high contention data")
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Reviewed-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>1 parent d7d7a66 commit aea02fc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4583 | 4583 | | |
4584 | 4584 | | |
4585 | 4585 | | |
4586 | | - | |
| 4586 | + | |
4587 | 4587 | | |
4588 | 4588 | | |
4589 | 4589 | | |
| |||
0 commit comments