s3:smbd: handle IO_REPARSE_TAG_DFS in SMB_FIND_FILE_FULL_DIRECTORY_INFO
authorStefan Metzmacher <metze@samba.org>
Mon, 9 Oct 2017 10:06:29 +0000 (12:06 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 24 Apr 2019 07:00:29 +0000 (07:00 +0000)
commit7aa443a3cf33b22ad454e72380546a64adeb28b2
treeba8c669667953ba86284284e614be8663e08674a
parent945a41d38415ca273fb62f0dc3cea66d1fa29991
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