summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-rebalance.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd rebalance: ignore 'selinux' xattrsv3.2.5qa1Amar Tumballi2011-10-171-0/+8
* glusterd rebalance: remove stale temporary file if migration failsAmar Tumballi2011-10-101-0/+5
* 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
* Preserve atimes and mtimes during rebalanceHarshavardhana2011-07-231-1/+17
* glusterd rebalance: handle the write failure properlyAmar Tumballi2011-07-221-10/+53
* glusterd rebalance: use lstat() instead of stat()Amar Tumballi2011-07-191-6/+6
* glusterd rebalance: mount with '--acl' option for rebalancing.Amar Tumballi2011-07-121-1/+1
* glusterd rebalance: bring in feature to migrate extended attributes tooAmar Tumballi2011-07-121-0/+61
* 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 rebalancev3.1.0Amar 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