]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: DFS: Parse the returned target path in dfs_path_lookup().
authorJeremy Allison <jra@samba.org>
Tue, 11 Feb 2020 22:21:12 +0000 (14:21 -0800)
committerRalph Boehme <slow@samba.org>
Tue, 18 Feb 2020 21:08:33 +0000 (21:08 +0000)
commit1ffc52abedae9787f745795a4f502c26b4c005d1
tree29ddcbb66117e45bde57b021a1c160e98348249d
parent07a3cd56cddfc0e27a75ca76e556e2fdb18c3291
s3: DFS: Parse the returned target path in dfs_path_lookup().

Currently unused, but this will ease the transition to
using SMB_VFS_READ_DFS_PATHAT().

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