summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-rebalance.c
Commit message (Expand)AuthorAgeFilesLines
...
* dht : logically dead code removedManikandan Selvaganesh2015-03-031-4/+0
* cluster/dht: Modify dht-rebalance.c to use trusted.distribute.migrate-dataDan Lambright2015-02-131-2/+3
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-051-2/+2
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-251-1/+1
* Cluster/DHT : Rebalance skipped file count fixNithya Balachandran2014-11-111-4/+5
* rebalance: ``check_free_space`` should ignore quota_statfsHarshavardhana2014-10-311-10/+33
* cluster/dht: Fix dict_t leaks in rebalance process' execution pathKrutika Dhananjay2014-09-191-4/+7
* cluster/dht: synchronize rename and file-migrationRaghavendra G2014-08-281-13/+50
* Symlink mtime changes when rebalancingAnders Blomdell2014-07-311-1/+2
* cluster/dht: Fix races to avoid deletion of linkto fileVenkatesh Somyajulu2014-07-181-3/+57
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-021-0/+1
* Cluster/DHT : Logging changesNithya Balachandran2014-06-181-6/+6
* cluster/dht: make loc->inode instead of loc->parentVenkatesh Somyajulu2014-06-161-1/+1
* Cluster/DHT: New logging frameworkNithya Balachandran2014-06-161-105/+216
* dht/rebalance: Do not allow rebalance when gfid mismatch foundVenkatesh Somyajulu2014-06-141-1/+17
* Rebalance: Avoid setting other component's xattrsSusant Palai2014-06-081-3/+17
* DHT: Wrong error handling in gf_defrag_migrate_dataSusant Palai2014-05-281-9/+10
* DHT/Rebalance : Hard link Migration FailureSusant Palai2014-03-301-6/+56
* core: add @xdata parameter to syncop_[f]removexattr()Anand Avati2014-02-131-1/+1
* syncop: Change return value of syncopPranith Kumar K2014-01-191-75/+101
* cluster/dht: Make sure gf_defrag_migrate_data is not optimizedPranith Kumar K2013-12-111-0/+7
* dht: Set status to FAILED when rebalance stops due to brick going downKaushal M2013-12-101-2/+3
* cluster/dht: Handle Link-info getxattr failure in rebalancePranith Kumar K2013-11-261-7/+15
* Have #include <signal.h> for kill(2)Emmanuel Dreyfus2013-11-181-0/+1
* bd: Add BD support to other xlatorsM. Mohan Kumar2013-11-131-15/+16
* 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