~ubuntu-branches/ubuntu/saucy/glusterfs/saucy

« back to all changes in this revision

Viewing changes to xlators/mgmt/glusterd/src/glusterd-utils.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:
225
225
int
226
226
glusterd_set_rb_status (glusterd_volinfo_t *volinfo, gf_rb_status_t status);
227
227
 
228
 
int
229
 
glusterd_is_replace_running (glusterd_volinfo_t *volinfo, glusterd_brickinfo_t *brickinfo);
 
228
gf_boolean_t
 
229
glusterd_is_rb_ongoing (glusterd_volinfo_t *volinfo);
230
230
 
231
231
int
232
232
glusterd_rb_check_bricks (glusterd_volinfo_t *volinfo,