summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-brick-ops.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: big lock - a coarse-grained locking to prevent racesv3.4.0alpha3Krishnan Parthasarathi2013-04-171-2/+13
* glusterd: Fix check for task-id existence in 'volume status'Kaushal M2013-03-051-1/+1
* glusterd: do dict unref after sending reply to cliKrutika Dhananjay2013-02-031-4/+0
* glusterd: Add GF_ASSERT check in glusterd volume op handlersKrutika Dhananjay2013-01-081-0/+1
* glusterd, cli: Task id's for async tasksKaushal M2012-12-191-50/+111
* glusterd: log appropriate message when locking failsKrutika Dhananjay2012-12-111-54/+68
* Fix xdr_to_generic success checkKaushal M2012-12-091-4/+6
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-041-111/+50
* glusterd, cli: Task id's for async tasksKaushal M2012-12-041-50/+111
* BD Backend: Volume creation supportM. Mohan Kumar2012-11-291-0/+9
* glusterd: fix for remove-brick on just created/stopped volumesAmar Tumballi2012-10-241-8/+5
* glusterd: volume-start, add-brick and remove-brick to use synctask frameworkKrishnan Parthasarathi2012-10-111-9/+4
* glusterd: add-brick failed to start bricks when more than one were givenKrishnan Parthasarathi2012-10-101-9/+16
* glusterd: glusterd_brick_stop should be race free wrt pmapKrishnan Parthasarathi2012-10-101-2/+3
* glusterd: Fix to log command status at the appropriate timeKrutika Dhananjay2012-09-201-21/+8
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* glusterd: Refactored brickinfo APIsKrishnan Parthasarathi2012-07-191-36/+10
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-18/+9
* glusterd: generate node UUID lazilyAnand Avati2012-06-071-2/+2
* glusterd: Set errstr for duplicate add-brickKaushal M2012-06-051-0/+3
* glusterd/remove-brick: Reset decommission stats on all nodesshishir gowda2012-05-241-0/+2
* glusterd: Fixed glusterd_brick_create_path algo.Krishnan Parthasarathi2012-05-161-1/+1
* glusterd: remove-brick: add more error handlingAmar Tumballi2012-05-081-14/+25
* glusterd (remove-brick): fix data-loss issueAmar Tumballi2012-04-181-1/+1
* glusterd/remove-brick: Replace ABORT with STOPshishir gowda2012-04-131-16/+3
* glusterd/remove-brick: Remove support for pause optionshishir gowda2012-04-131-18/+0
* glusterd: Added volume-id to 'op' dictionaryKrishnan Parthasarathi2012-04-121-0/+8
* remove-brick: Abort should revert volume changesshishir gowda2012-04-061-9/+18
* glusterd: remove-brick validation behavior fixAmar Tumballi2012-03-311-14/+37
* glusterd: add-brick: give proper reason in few error casesAmar Tumballi2012-03-291-0/+19
* glusterd: bring back the 'non-synctask' behaviorAmar Tumballi2012-03-221-1/+1
* glusterd: bring in feature to use syncop for mgmt opsAmar Tumballi2012-03-211-3/+1
* cluster/dht: Rebalance will be a new glusterfs processshishirng2012-02-191-10/+11
* glusterd: Fail volume 'modify' operations when rb is ongoingKrishnan Parthasarathi2012-02-141-11/+20
* glusterd: Improved err msgs for add_brickKrishnan Parthasarathi2012-02-031-11/+27
* glusterd: prevent adding bricks already in useRajesh Amaravathi2012-01-121-19/+20
* glusterd: Fixed add-brick error message.Krishnan Parthasarathi2012-01-051-2/+2
* glusterd: Added checks for remove-brick handler.Krishnan Parthasarathi2012-01-041-0/+11
* glusterd: Fixed add-brick handler algorithm.Krishnan Parthasarathi2012-01-021-0/+13
* glusterd: Fixed spurious checks in add_brick.v3.3.0qa17Krishnan Parthasarathi2011-12-191-91/+2
* XDR: cli-glusterd xdr consolidationshishir gowda2011-11-161-32/+34
* changing of the volume types after volume is created.Amar Tumballi2011-10-281-48/+524
* glusterd: take off 'auto-commit' behavior of decommissioningAmar Tumballi2011-10-111-6/+18
* glusterd: allow non-related directories with same prefixRajesh Amaravathi2011-09-291-1/+1
* glusted: while doing add-brick, handle distribute volume separatelyAmar Tumballi2011-09-271-3/+3
* glusterd: cleanup of volinfo '*_count' definitionsv3.3.0qa11Amar Tumballi2011-09-231-58/+65
* glusterd/top: volume top succeeds on partial brickpathRajesh Amaravathi2011-09-191-5/+11
* Proactive self heal process implementationPranith Kumar K2011-09-141-2/+2
* glusterd rebalance: fix minor issuesAmar Tumballi2011-09-131-11/+20