summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-rebalance.c
Commit message (Expand)AuthorAgeFilesLines
* distribute: Rebalance should provide even disk space distributionHarshavardhana2013-09-191-15/+30
* cli/glusterd: improve rebalance fix-layout status reportingRavishankar N2013-09-191-0/+2
* Revert "cluster/distribute: Rebalance should also verify free inodes"Anand Avati2013-09-171-22/+5
* cluster/distribute: Rebalance should also verify free inodesHarshavardhana2013-09-171-5/+22
* cluster/dht: Fix non-regular file ownership during rebalanceshishir gowda2013-07-311-0/+9
* cluster/dht: Treat migration failures due to space constraints as skippedshishir gowda2013-07-301-5/+29
* cluster/dht: Unlink dst file after cleanup during migrationshishir gowda2013-07-121-17/+17
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-05-251-3/+3
* dht: make DHT xattr names configurableJeff Darcy2013-03-211-14/+25
* cluster/distribute: Add filter to support file patterns to be migratedshishir gowda2013-02-271-0/+32
* cluster/distribute: Preserve file size during rebalance migrationshishir gowda2013-02-251-0/+6
* cluster/dht: improvement in rebalance logsAmar Tumballi2013-02-171-2/+2
* cluster/dht: Add "afr.readdir-failover=off" option the rebalance processshishir gowda2012-12-161-7/+27
* cluster/dht: fail fix-layout if any of the subvol is downshishir gowda2012-11-291-0/+3
* Fixed some general typing errors.Varun Shastry2012-09-271-1/+1
* dht/rebalance: set the correct ownership on the dst file.shishir gowda2012-08-281-0/+8
* syncop: handle 'dataonly' flag in syncop_fsync()Amar Tumballi2012-08-201-1/+1
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-171-6/+4
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-4/+2
* cluster/dht: Remove dht dependency on glusterfsd-mgmtshishir gowda2012-06-291-1/+7
* cluster/dht: set conf->defrag to NULL after freeing the defrag structureRaghavendra Bhat2012-05-311-2/+3
* glusterd/rebalance: Display run-time of rebalance processshishir gowda2012-05-241-2/+41
* distribute: use global synctask 'env' instead of localAmar Tumballi2012-05-231-4/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* glusterd/rebalance: Remove state dependency on rpc eventshishir gowda2012-04-251-1/+28
* rebalance: handshake_event_notify to make fsd talk to glusterdshishir gowda2012-04-251-1/+7
* glusterd/rebalance: Start process with xlator option client-pid -3shishir gowda2012-04-181-0/+2
* cluster/dht: Revert to calling ftruncateshishir gowda2012-04-161-5/+3
* dht/rebalance: Display migration failure countshishir gowda2012-04-131-2/+9
* dht/rebalance: Handle ASSERT_ON_CHILD_DOWN gracefullyshishir gowda2012-04-131-3/+11
* dht/rebalance: Correct log messagesshishir gowda2012-04-111-5/+6
* rebalance: revert sending PARENT_DOWN event to xlatorsshishir gowda2012-04-091-2/+0
* dht/rebalance: Send PARENT_DOWN event before cleanup in rebalanceshishir gowda2012-04-021-1/+3
* core: adding extra data for fopsAmar Tumballi2012-03-221-1/+1
* distribute-rebalance: fix the logic of ENOENT handlingAmar Tumballi2012-03-141-3/+9
* cluster/dht: Replace ftruncate call with truncate in rebalanceshishir gowda2012-03-091-2/+4
* glusterd/rebalance: Bring in support for parallel rebalanceshishirng2012-03-071-7/+62
* cluster/rebalance: Fix expression in check_free_spaceshishir gowda2012-02-291-1/+1
* cluster/dht: Support for hardlink rebalance when decommissioningshishir gowda2012-02-191-12/+143
* cluster/dht: Rebalance will be a new glusterfs processshishirng2012-02-191-1/+605
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-4/+4
* distribute: utilize new 'fremovexattr()' fop for rebalanceAmar Tumballi2012-02-021-1/+1
* Revert "distribute: utilize new 'fremovexattr()' fop for rebalance"Harshavardhana2012-01-231-1/+1
* distribute: utilize new 'fremovexattr()' fop for rebalanceAmar Tumballi2012-01-231-1/+1
* cluster/dht: Fix a typoHarshavardhana2011-11-161-3/+3
* distribute: handle migration of symlink and special filesAmar Tumballi2011-10-201-55/+185
* distribute rebalance: preserve proper mode in destinationAmar Tumballi2011-09-301-3/+11
* rebalance process: propagate proper errors to userAmar Tumballi2011-09-301-8/+45
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-121-105/+221
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-2/+0