smbd: move tevent_req_post() out of smbd_smb2_create_after_exec()
commit9338d1b17c4803f3d1036709b15aaeba84a9ab56
authorRalph Boehme <slow@samba.org>
Fri, 28 Jul 2023 09:16:04 +0000 (28 11:16 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 28 Jul 2023 10:48:32 +0000 (28 10:48 +0000)
tree63fc6d2babf81003a5d84f678b4ba4fe31155ab6
parent20df26b908182f0455f301a51aeb54b6044af580
smbd: move tevent_req_post() out of smbd_smb2_create_after_exec()

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

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