]> 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)
committerNoel Power <npower@samba.org>
Fri, 4 Feb 2022 11:10:33 +0000 (11:10 +0000)
commit4473aea926fe4ddd23a6e0913009bb1a0a1eaa90
treee8ea59ce78f603e23be4d93f70d3bfde441ce634
parentdd0317f6ecb572a80893405daa83e079dbcdf113
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>
source3/libsmb/clifile.c