diff options
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-op-sm.h')
| -rw-r--r-- | xlators/mgmt/glusterd/src/glusterd-op-sm.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd-op-sm.h b/xlators/mgmt/glusterd/src/glusterd-op-sm.h index 5f62ce0ad44..8a24b16612a 100644 --- a/xlators/mgmt/glusterd/src/glusterd-op-sm.h +++ b/xlators/mgmt/glusterd/src/glusterd-op-sm.h @@ -259,9 +259,6 @@ glusterd_op_init_commit_rsp_dict(glusterd_op_t op); void glusterd_op_modify_op_ctx(glusterd_op_t op, void *op_ctx); -void -glusterd_op_perform_detach_tier(glusterd_volinfo_t *volinfo); - int glusterd_set_detach_bricks(dict_t *dict, glusterd_volinfo_t *volinfo); @@ -286,10 +283,6 @@ glusterd_stop_bricks(glusterd_volinfo_t *volinfo); int glusterd_defrag_volume_node_rsp(dict_t *req_dict, dict_t *rsp_dict, dict_t *op_ctx); -#ifdef HAVE_BD_XLATOR -int -glusterd_is_valid_vg(glusterd_brickinfo_t *brick, int check_tag, char *msg); -#endif int32_t glusterd_get_txn_opinfo(uuid_t *txn_id, glusterd_op_info_t *opinfo); @@ -309,9 +302,6 @@ glusterd_set_opinfo(char *errstr, int32_t op_errno, int32_t op_ret); int glusterd_dict_set_volid(dict_t *dict, char *volname, char **op_errstr); -int32_t -glusterd_tier_op(xlator_t *this, void *data); - int glusterd_op_stats_volume(dict_t *dict, char **op_errstr, dict_t *rsp_dict); |
