smbd: Add posix create ctx to CREATE_FILE for posix operations
authorVolker Lendecke <vl@samba.org>
Tue, 4 Feb 2020 12:58:02 +0000 (14:58 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 7 Feb 2020 21:01:31 +0000 (21:01 +0000)
commit5bdad0fb068bfd896b868efa501b0ba3a1053318
treea834030099287185593d237901d9bc057968348c
parent3b92cbdfa9057a89d404d808b5253bcc83c4f60d
smbd: Add posix create ctx to CREATE_FILE for posix operations

This will replace overloading file attributes

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/reply.c
source3/smbd/trans2.c