summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-rebalance.c
Commit message (Expand)AuthorAgeFilesLines
...
* XDR: cli-glusterd xdr consolidationshishir gowda2011-11-161-45/+150
* distribute: handle migration of symlink and special filesAmar Tumballi2011-10-201-1/+1
* rebalance process: propagate proper errors to userAmar Tumballi2011-09-301-1/+21
* glusterd rebalance: allow 'status' and 'stop' from all the peersAmar Tumballi2011-09-291-1/+1
* glusterd rebalance: minor enhancementsAmar Tumballi2011-09-281-16/+43
* glusterd: more checks before starting rebalanceKaushal M2011-09-271-0/+8
* Rebalance: Mount rebalance client with assert-on-child-down set to onshishir gowda2011-09-211-0/+1
* glusterd rebalance: set the proper status as per command givenAmar Tumballi2011-09-211-0/+4
* s@GFS_PREFIX"/sbin@SBIN_DIR@Csaba Henk2011-09-191-1/+1
* glusterd rebalance: fix minor issuesAmar Tumballi2011-09-131-24/+22
* support for de-commissioning a node using 'remove-brick'Amar Tumballi2011-09-131-13/+33
* glusterd rebalance: make co-operate with all other 'op'Amar Tumballi2011-09-091-56/+256
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-5/+0
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-6/+6
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* 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 filesAmar 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 rebalanceAmar Tumballi2010-10-121-0/+7
* mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...Pavan 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 stagesAmar Tumballi2010-10-011-64/+130
* glusterd: put all the code related to 'rebalance' in new fileAmar Tumballi2010-10-011-0/+414