]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: DFS: Remove is_msdfs_link_internal() - no longer used.
authorJeremy Allison <jra@samba.org>
Wed, 12 Feb 2020 21:54:08 +0000 (13:54 -0800)
committerRalph Boehme <slow@samba.org>
Tue, 18 Feb 2020 22:34:16 +0000 (22:34 +0000)
commit9ee1320049cf148a2bb102bbdee4a4bcc24c0de1
tree91c21364c399658dc798ba1e91fe55f7b87e942b
parent94068b5438013479b0426fea7f83bbd7f8f935e9
s3: DFS: Remove is_msdfs_link_internal() - no longer used.

All DFS links are now read through the VFS and not via
symlink calls.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Tue Feb 18 22:34:16 UTC 2020 on sn-devel-184
source3/smbd/msdfs.c