s3: smbd: Remove allow_broken_path from create_junction().
authorJeremy Allison <jra@samba.org>
Thu, 11 Aug 2022 04:42:31 +0000 (21:42 -0700)
committerJeremy Allison <jra@samba.org>
Sun, 28 Aug 2022 19:59:28 +0000 (19:59 +0000)
commit63e569a48cd977299999e213beff00c2cc5504b5
treeccd10366cc6cee3e386c23ccb2db0aac18d15ee3
parent32f6eb2e9891c13cc82455cadf363aea2edfaefc
s3: smbd: Remove allow_broken_path from create_junction().

We no longer look at it, we know we must have a canonicalized
DFS path here.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/rpc_server/dfs/srv_dfs_nt.c
source3/smbd/msdfs.c
source3/smbd/proto.h