Not yet used, that comes next.
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
smb2req->session,
*state->create_guid,
state->fname,
+ false,
+ false,
now,
&state->persistent_id,
&state->op);
struct smbXsrv_session *session,
struct GUID create_guid,
const char *name,
+ bool replay_operation,
+ bool persistent_requested,
NTTIME now,
uint64_t *persistent_id,
struct smbXsrv_open **_open)
struct smbXsrv_session *session,
struct GUID create_guid,
const char *name,
+ bool replay_operation,
+ bool persistent_requested,
NTTIME now,
uint64_t *persistent_id,
struct smbXsrv_open **_open);