s3: DFS: Replace calls to is_msdfs_link_internal() inside dfs_path_lookup() with...
authorJeremy Allison <jra@samba.org>
Wed, 12 Feb 2020 21:41:56 +0000 (13:41 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 19 Feb 2020 06:19:37 +0000 (06:19 +0000)
commit8690880313af37fd4d003f216fa6d16a9ee1ea9e
treeb81d3e7527bb8931bca0d24f2cdd49d7cf0725a0
parent92722a1b63a6209516d8d6fd606fde4b8d51e25f
s3: DFS: Replace calls to is_msdfs_link_internal() inside dfs_path_lookup() with SMB_VFS_READ_DFS_PATHAT().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14282

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 3c77a9e7116bc3f1e3c9bf89c28a32bdb6cdffe1)
source3/smbd/msdfs.c