Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
talloc_free(c);
return status;
}
-
-
-/*
- composite fsinfo call - sync interface
-*/
-NTSTATUS smb_composite_fsinfo(struct smbcli_tree *tree,
- TALLOC_CTX *mem_ctx,
- struct smb_composite_fsinfo *io,
- struct resolve_context *resolve_ctx,
- struct tevent_context *ev)
-{
- struct composite_context *c = smb_composite_fsinfo_send(tree, io, resolve_ctx, ev);
- return smb_composite_fsinfo_recv(c, mem_ctx);
-}
-
struct resolve_context *resolve_ctx,
struct tevent_context *event_ctx);
NTSTATUS smb_composite_fsinfo_recv(struct composite_context *c, TALLOC_CTX *mem_ctx);
-NTSTATUS smb_composite_fsinfo(struct smbcli_tree *tree,
- TALLOC_CTX *mem_ctx,
- struct smb_composite_fsinfo *io,
- struct resolve_context *resolve_ctx,
- struct tevent_context *ev);
/*
composite call for appending new acl to the file's security descriptor and get