]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: libsmb: Call cli_dfs_target_check() from cli_cifs_rename_send().
authorJeremy Allison <jra@samba.org>
Thu, 3 Feb 2022 23:56:51 +0000 (15:56 -0800)
committerJule Anger <janger@samba.org>
Wed, 9 Feb 2022 10:23:20 +0000 (10:23 +0000)
commit5b653b0b076a6632c9fb3c3c59dab95462a5b304
tree9e727d2edd78b3c9998ef231f20dc9d2703b26f9
parentf9a36e1aebf3c80682def093e91a66406827c86a
s3: libsmb: Call cli_dfs_target_check() from cli_cifs_rename_send().

Strips off any DFS prefix from the target if passed in.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
(cherry picked from commit 4473aea926fe4ddd23a6e0913009bb1a0a1eaa90)
source3/libsmb/clifile.c