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 27, 2024
1 parent 0a8bbb5 commit e56b693
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 e56b693

Please sign in to comment.