s3:smb2_tcon: pass down in_flags to smbd_smb2_tree_connect_send()
authorStefan Metzmacher <metze@samba.org>
Mon, 3 Sep 2018 13:28:21 +0000 (15:28 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 28 Jan 2020 12:26:51 +0000 (13:26 +0100)
commit0e7e07e72a546f070b3ef6316c31f980c00bdb3c
treec91de07d3c97c1cf5a11b504725a79f19c36882f
parentf7c1a02ff98a4d4295c55a30053c3f610a48d4cb
s3:smb2_tcon: pass down in_flags to smbd_smb2_tree_connect_send()

SMB 3.1.1 converted the reserved field to a flags field.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/smb2_tcon.c