s3/smbd: factor out smbd_smb2_create_before_exec from smbd_smb2_create_send
authorRalph Boehme <slow@samba.org>
Thu, 20 Jul 2017 14:14:31 +0000 (16:14 +0200)
committerRalph Boehme <slow@samba.org>
Sat, 21 Oct 2017 12:00:11 +0000 (14:00 +0200)
commit6478a2b1fd983888f322facd454dd6601dd61bf2
tree6dfd937939bc3bf5950b75f061cd9039cbe74872
parent403f024de138b30fd9702c20dc2359255f31f64d
s3/smbd: factor out smbd_smb2_create_before_exec from smbd_smb2_create_send

No change in behaviour, best viewed with:

$ git show --diff-algorithm=histogram COMMIT

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