Commit b6229b7
cifs: unlock on error in smb3_reconfigure()
[ Upstream commit cda88d2 ]
Unlock before returning if smb3_sync_session_ctx_passwords() fails.
Fixes: 7e654ab ("cifs: during remount, make sure passwords are in sync")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Bharath SM <[email protected]>
Signed-off-by: Steve French <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>1 parent 0e41457 commit b6229b7
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
978 | 978 | | |
979 | 979 | | |
980 | 980 | | |
981 | | - | |
| 981 | + | |
| 982 | + | |
982 | 983 | | |
| 984 | + | |
983 | 985 | | |
984 | 986 | | |
985 | 987 | | |
| |||
0 commit comments