s3: Add SMB_VFS_CREATE_FILE to the vfs layer
authorTim Prouty <tprouty@samba.org>
Tue, 21 Oct 2008 00:43:45 +0000 (17:43 -0700)
committerTim Prouty <tprouty@samba.org>
Thu, 4 Dec 2008 01:50:17 +0000 (17:50 -0800)
commitf38d7f20a865b1ff5f7b039dd284d91b2ba7ec26
treeca6941cb66532ad94d617cd602a3fa7d776efc97
parent1eb743ab8e8b1141f99fabd3e4a46895c6dcc17e
s3: Add SMB_VFS_CREATE_FILE to the vfs layer

Modify all callers of create_file to go through SMB_VFS_CREATE_FILE
source3/include/proto.h
source3/include/vfs.h
source3/include/vfs_macros.h
source3/modules/vfs_default.c
source3/rpc_server/srv_srvsvc_nt.c
source3/smbd/nttrans.c
source3/smbd/open.c
source3/smbd/reply.c
source3/smbd/trans2.c