summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-rebalance.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)shishir gowda2011-07-311-2/+4
* glusterd rebalance: use lstat() instead of stat()Amar Tumballi2011-07-191-5/+5
* glusterd-rebalance: utilize distribute's internal rebalance featureAmar Tumballi2011-07-141-173/+16
* distribute: bring in feature to do rebalance from insideAmar Tumballi2011-07-141-0/+1
* Changed error message displayed and logged, on rebalance failureKaushal M2011-07-131-2/+2
* distribute: handle 'fix.layout' key in setxattr() instead of getxattr()Amar Tumballi2011-06-231-6/+4
* gluster rebalance: handle the migration of files with 'holes'.Amar Tumballi2011-06-161-6/+70
* gluster rebalance: bring in a 'force' optionAmar Tumballi2011-06-161-9/+17
* fixing some build issues in Mac OS XAmar Tumballi2011-06-161-5/+5
* gluster rebalance: fix the mount command stringAmar Tumballi2011-06-141-1/+1
* gluster rebalance: prevent data migration from higher disk space to lowerAmar Tumballi2011-05-311-0/+29
* reimplement invocation of external programs with run APICsaba Henk2011-05-261-21/+26
* 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