s3/modules: Add flag indicating if connected share is a dfs share
authorNoel Power <noel.power@suse.com>
Thu, 27 Jul 2023 16:36:29 +0000 (17:36 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 28 Jul 2023 23:50:32 +0000 (23:50 +0000)
commit2668dcd0968133cca4f8410bf8c41ed0483f5d87
tree91890938c36d760946a696675423543ab5109503
parent3d2e9db8b95f9f45d486f8272e53584975f177fa
s3/modules: Add flag indicating if connected share is a dfs share

Not used yet, will be used in the next commit to avoid testing
if the connected share is a dfs one.

Pair-Programmed-With: Jeremy Alison <jra@samba.org>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15435

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_widelinks.c