s3:smbd: handle IO_REPARSE_TAG_DFS in SMB_FIND_FILE_FULL_DIRECTORY_INFO
commit690ba5dc8769dc4fa0106e311c62ee807e857b92
authorStefan Metzmacher <metze@samba.org>
Mon, 9 Oct 2017 10:06:29 +0000 (9 12:06 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 16 Apr 2019 08:51:19 +0000 (16 08:51 +0000)
tree49edbfc0a3d074d9495ff975b42605ac9a834b96
parente23fdfe6730afe1ac920a58c94d48aba592c9c7a
s3:smbd: handle IO_REPARSE_TAG_DFS in SMB_FIND_FILE_FULL_DIRECTORY_INFO

This completes commit 74829fecd7a4e806ee441cd75141bede2eefef1a,
which missed SMB_FIND_FILE_FULL_DIRECTORY_INFO

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 1d9348575914891dbb5638bc9b8d51eda98fe554)
source3/smbd/trans2.c