]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: libsmb: Call cli_dfs_target_check() from cli_smb1_rename_send().
authorJeremy Allison <jra@samba.org>
Thu, 3 Feb 2022 23:54:55 +0000 (15:54 -0800)
committerJule Anger <janger@samba.org>
Wed, 9 Feb 2022 10:23:20 +0000 (10:23 +0000)
commitf9a36e1aebf3c80682def093e91a66406827c86a
tree815d5c9c014e5b51ad0d30b74d679ffebfdbc18b
parent9de91537f3dc19b8154ecdd0bec4762c4de7422c
s3: libsmb: Call cli_dfs_target_check() from cli_smb1_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 dd0317f6ecb572a80893405daa83e079dbcdf113)
source3/libsmb/clifile.c