Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
Features: control pool
Allow-unstable-test: true
Required-githooks: true

Signed-off-by: Tom Nabarro <tom.nabarro@intel.com>
  • Loading branch information
tanabarr committed Jul 30, 2024
1 parent 5efe997 commit f14f780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mgmt/srv_drpc.c
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ ds_mgmt_drpc_pool_create(Drpc__Call *drpc_req, Drpc__Response *drpc_resp)
daos_prop_t *base_props = NULL;
uint8_t *body;
size_t len;
size_t scm_size;
int rc;

/* Unpack the inner request from the drpc call body */
Expand Down

0 comments on commit f14f780

Please sign in to comment.