s3/smbd: add comments and some reformatting to open_file_ntcreate()
authorRalph Boehme <slow@samba.org>
Mon, 6 Mar 2017 10:43:08 +0000 (11:43 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 10 Mar 2017 02:28:25 +0000 (03:28 +0100)
commitf5631f6b3520326d4c9a6bae5636fd8d53e66b29
tree1165f0e8a6617e048ca429489f277147094a5c69
parent6924e72ade20e98ac470fcb6ba7120c61b06bb0f
s3/smbd: add comments and some reformatting to open_file_ntcreate()

No change in behaviour.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=7537

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/open.c