s3: smbd: Remove allow_broken_path from get_referred_path() and it's callers.
commit32f6eb2e9891c13cc82455cadf363aea2edfaefc
authorJeremy Allison <jra@samba.org>
Thu, 11 Aug 2022 04:40:47 +0000 (10 21:40 -0700)
committerJeremy Allison <jra@samba.org>
Sun, 28 Aug 2022 19:59:28 +0000 (28 19:59 +0000)
tree37d161eed766825ccb2510ba0837b683627aaf45
parent9d65f1c221fbc7122b48dd1065bb448c799dc670
s3: smbd: Remove allow_broken_path from get_referred_path() and it's callers.

It no longer looks at this bool, we must already have a
canonicalized path here.

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