s3/smbd: move create ctx extraction and validation to a helper func
authorRalph Boehme <slow@samba.org>
Thu, 20 Jul 2017 10:51:37 +0000 (12:51 +0200)
committerRalph Boehme <slow@samba.org>
Sat, 21 Oct 2017 12:00:11 +0000 (14:00 +0200)
commitcadf4d56eef527316565b5b9f1f1bd8bf3750b5b
treed264a8757c6b9188316e8e053ad4ca576280a134
parent8229473347818f9865094c2000b788d51c23909b
s3/smbd: move create ctx extraction and validation to a helper func

No change in behaviour.

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