]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:libcli: remove unused smb_composite_fsinfo()
authorStefan Metzmacher <metze@samba.org>
Thu, 10 Apr 2025 18:28:39 +0000 (20:28 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 18 Apr 2025 10:17:30 +0000 (10:17 +0000)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source4/libcli/smb_composite/fsinfo.c
source4/libcli/smb_composite/smb_composite.h

index 215018fd1a006d89bec06feb805ec9be49ca9529..7c23be64947d39c83f68a822f61ad98fcb684381 100644 (file)
@@ -196,18 +196,3 @@ NTSTATUS smb_composite_fsinfo_recv(struct composite_context *c, TALLOC_CTX *mem_
        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);
-}
-
index ecfd5e0d39c4ef73575695cb5db2a5e507b84a94..9939d59f20ebd97d8ed58ba69229e7643551b155 100644 (file)
@@ -211,11 +211,6 @@ struct composite_context *smb_composite_fsinfo_send(struct smbcli_tree *tree,
                                                    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