s3/smbd: add tevent context to smbd_smb2_create_state
authorRalph Boehme <slow@samba.org>
Fri, 21 Jul 2017 14:23:53 +0000 (16:23 +0200)
committerRalph Boehme <slow@samba.org>
Sat, 21 Oct 2017 12:00:10 +0000 (14:00 +0200)
commit7c5d996e7107e082e78eb94932f7e710ed7a93c9
tree3339670ba2d9ebff5faa3c5aa2e61b3fcc016d4c
parent718fa0e6e50852a6b9b50db28a770302fdacd911
s3/smbd: add tevent context to smbd_smb2_create_state

...and use it in everywhere in smbd_smb2_create_send().

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/smb2_create.c