~ubuntu-branches/ubuntu/wily/glusterfs/wily

« back to all changes in this revision

Viewing changes to xlators/mgmt/glusterd/src/glusterd-op-sm.h

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi, Louis Zuckerman, Patrick Matthäi
  • Date: 2012-01-07 14:19:57 UTC
  • mfrom: (1.3.14)
  • Revision ID: package-import@ubuntu.com-20120107141957-532c9ubquvlmzls5
Tags: 3.2.5-1
[ Louis Zuckerman ]
* Add patch (03) to fix build errors

[ Patrick Matthäi ]
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
256
256
int
257
257
set_xlator_option (dict_t *dict, char *key, char *value);
258
258
 
259
 
char *
260
 
glusterd_check_brick_rb_part (char *bricks, int count, glusterd_volinfo_t *volinfo);
261
 
 
262
259
void
263
260
glusterd_do_replace_brick (void *data);
264
261
int
278
275
glusterd_handle_brick_rsp (glusterd_brickinfo_t *brickinfo,
279
276
                           glusterd_op_t op, dict_t *rsp_dict, dict_t *ctx_dict,
280
277
                           char **op_errstr);
281
 
void glusterd_op_brick_disconnect (void *data);
282
278
int32_t
283
279
glusterd_op_init_ctx (glusterd_op_t op);
284
280
int32_t