smbd: change flag name from UCF_CREATING_FILE to UCF_PREP_CREATEFILE
commit564fe6c8fef23efb8b47859b50f4a7123a59b9e9
authorJeremy Allison <jra@samba.org>
Tue, 3 Dec 2013 18:19:09 +0000 (3 10:19 -0800)
committerKarolin Seeger <kseeger@samba.org>
Tue, 10 Dec 2013 11:55:37 +0000 (10 12:55 +0100)
tree87244cc4376208ee321785ea7854e5b6fbf26205
parent985909073ee718a10c6328e278bb59698dc92104
smbd: change flag name from UCF_CREATING_FILE to UCF_PREP_CREATEFILE

In preparation to using it for all open calls.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10297

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 874318a97868e08837a1febb1be8e8a167b5ae0f)
source3/smbd/filename.c
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/smb2_create.c
source3/smbd/smbd.h