smbd: change flag name from UCF_CREATING_FILE to UCF_PREP_CREATEFILE
authorJeremy Allison <jra@samba.org>
Tue, 3 Dec 2013 18:19:09 +0000 (10:19 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 9 Dec 2013 17:48:48 +0000 (09:48 -0800)
commit874318a97868e08837a1febb1be8e8a167b5ae0f
tree96916c2c801079db778d23461ebd1585a30f33a1
parent5b49fe24c906cbae12beff7a1b45de6809258cab
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>
source3/smbd/filename.c
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/smb2_create.c
source3/smbd/smbd.h