summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-rebalance.c
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "temporary workaround for mtab update race thingy"Csaba Henk2011-05-261-2/+0
* temporary workaround for mtab update race thingyCsaba Henk2011-04-121-0/+2
* gluster rebalance: don't move a hardlinked file.Amar Tumballi2011-04-081-2/+7
* gluster rebalance: don't depend on the sticky bit for validating link file.Amar Tumballi2011-04-081-27/+25
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-2/+2
* used S_ISVTX instead of 01000 in code for sticky bit checkAmar Tumballi2011-03-141-3/+3
* gluster rebalance: set the proper permission of the fileAmar Tumballi2011-03-101-1/+1
* gluster rebalance: give option to split the commandAmar Tumballi2011-03-011-61/+58
* gluster rebalance: get the proper/exact error msg to cliAmar Tumballi2011-03-011-83/+310
* gluster rebalance: fix the permission issue of rebalanced filesv3.1.2gsyncqa6Amar Tumballi2011-02-071-0/+14
* log the total rebalance command recieved into the logfileRaghavendra Bhat2010-12-271-2/+3
* glusterd rebalance: update the status in failure casesAmar Tumballi2010-11-151-2/+9
* Propogate rebalance already started error to clishishir gowda2010-10-241-0/+1
* glusterd-rebalance: if file is open, don't do rebalanceAmar Tumballi2010-10-191-0/+7
* Revert "glusterd-rebalance: if file is open, don't do rebalance"Vijay Bellur2010-10-191-7/+0
* glusterd-rebalance: if file is open, don't do rebalancev3.1.0Amar Tumballi2010-10-121-0/+7
* mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...v3.1.0qa42Pavan Sondur2010-10-081-0/+7
* rpc: don't refer to 'req' after calling 'prog->actor()'Amar Tumballi2010-10-041-1/+2
* rebalance: bring in two stagesv3.1.0qa37Amar Tumballi2010-10-011-64/+130
* glusterd: put all the code related to 'rebalance' in new fileAmar Tumballi2010-10-011-0/+414