]> git.ipfire.org Git - thirdparty/samba.git/commit
lib: libsmbclient: Ensure cli_rename() always sets cli->raw_status.
authorJeremy Allison <jra@samba.org>
Wed, 2 Feb 2022 18:52:09 +0000 (10:52 -0800)
committerJule Anger <janger@samba.org>
Sun, 6 Feb 2022 12:39:25 +0000 (12:39 +0000)
commit9a4c688c2e7dfe0c2ca1bdce4e7fa724e05b2f81
treeb90a68303f9fae91413b2e01a5cf4af90af99575
parentd775a15a34620da8b2cbe3c61621bd5cfe763f16
lib: libsmbclient: Ensure cli_rename() always sets cli->raw_status.

Identical change as used in cli_unlink(), cli_mkdir(), cli_rmdir()
cli_chkpath() to ensure SMB2 calls correctly set raw_status for
libsmbclient uses.

Remove knownfail.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14938

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Feb  2 21:50:31 UTC 2022 on sn-devel-184

(cherry picked from commit ca60f6350d566b7ecc822bcbb44fb65a1d150bbe)

Autobuild-User(v4-14-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-14-test): Sun Feb  6 12:39:25 UTC 2022 on sn-devel-184
selftest/knownfail.d/libsmbclient_rename [deleted file]
source3/libsmb/clifile.c