diff options
author | 2024-09-03 10:53:23 -0300 | |
---|---|---|
committer | 2024-09-03 09:48:50 -0500 | |
commit | 3523a3df03c6f04f7ea9c2e7050102657e331a4f (patch) | |
tree | b26c058231923b3c762ac5225d9a408ab62c368e /scripts/generate_rust_analyzer.py | |
parent | smb: client: fix hang in wait_for_response() for negproto (diff) | |
download | wireguard-linux-3523a3df03c6f04f7ea9c2e7050102657e331a4f.tar.xz wireguard-linux-3523a3df03c6f04f7ea9c2e7050102657e331a4f.zip |
smb: client: fix double put of @cfile in smb2_rename_path()
If smb2_set_path_attr() is called with a valid @cfile and returned
-EINVAL, we need to call cifs_get_writable_path() again as the
reference of @cfile was already dropped by previous smb2_compound_op()
call.
Fixes: 71f15c90e785 ("smb: client: retry compound request without reusing lease")
Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions