Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
req,
smb_fname,
access_mask,
- share_mode,
create_options,
private_flags);
if (fsp == NULL) {
req,
smb_fname,
access_mask,
- share_mode,
create_options,
private_flags);
if (fsp == NULL) {
struct smb_request *req,
const struct smb_filename *smb_fname,
uint32_t access_mask,
- uint32_t share_access,
uint32_t create_options,
uint32_t private_flags)
{
struct smb_request *req,
const struct smb_filename *smb_fname,
uint32_t access_mask,
- uint32_t share_access,
uint32_t create_options,
uint32_t private_flags);
req,
smb_fname,
access_mask,
- share_mode,
create_options,
private_flags);
if (fsp == NULL) {