Skip to content

Commit

Permalink
update task.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mjmac committed Jun 28, 2024
1 parent 054c3cd commit 3943270
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/include/daos/task.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ struct daos_task_args {
daos_pool_replicas_t pool_add_replicas;
daos_pool_replicas_t pool_remove_replicas;
daos_mgmt_get_bs_state_t mgmt_get_bs_state;
daos_mgmt_pool_list_t mgmt_pool_list;

/** Pool */
daos_pool_connect_t pool_connect;
Expand Down

0 comments on commit 3943270

Please sign in to comment.