s3: Simplify the create_file_unix_path->open_file_ntcreate path
authorTim Prouty <tprouty@samba.org>
Sun, 23 Nov 2008 03:40:09 +0000 (19:40 -0800)
committerTim Prouty <tprouty@samba.org>
Thu, 4 Dec 2008 01:51:35 +0000 (17:51 -0800)
commitf79aae70dd10877311243b5b2a55e1f130bd54b6
treec9ccc7bdc2555e9dc7224699389011419eb91b16
parent6f7f4b428a86921e9532c62856873a19202f286d
s3: Simplify the create_file_unix_path->open_file_ntcreate path

Also removed open_file_ntcreate/open_file from proto.h so they can no
longer be called directly.
source3/include/proto.h
source3/smbd/open.c