summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-rebalance.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Use percentages for space checkN Balachandran2018-01-021-5/+20
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2017-12-261-30/+43
* cluster/dht: fix memory leaks in rebalanceSusant Palai2017-12-111-12/+19
* dht: coverity fix in dht-rebalance.ckarthik-us2017-11-301-1/+0
* cluster/dht: make rebalance use truncate incaseSusant Palai2017-11-221-68/+96
* cluster/dht: Coverity fixes for dht-rebalance.ckarthik-us2017-11-211-80/+54
* cluster/dht: Don't set ACLs on linkto fileN Balachandran2017-11-191-0/+11
* cluster/dht: Don't store the entire uuid for subvolsN Balachandran2017-10-101-5/+13
* dht: fix a coverity error of type - UNREACHABLEKamal Mohanan2017-09-281-3/+0
* cluster/dht: Log files skipped by rebalanceN Balachandran2017-08-301-0/+11
* cluster/dht: Reorder dir operations in gf_defrag_fix_layoutN Balachandran2017-08-201-76/+71
* cluster/dht: Handle wrong rebalance status reportingSusant Palai2017-08-011-29/+32
* cluster/dht: rebalance min-free-disk fixSusant Palai2017-08-011-6/+12
* cluster/dht: change log level to debug for thread activitySusant Palai2017-07-261-13/+11
* cluster/dht: Fix negative rebalance estimatesN Balachandran2017-07-261-8/+20
* cluster/dht: Update size processed for non-migrated filesN Balachandran2017-07-251-6/+10
* cluster/dht: Correct iterator for decommissioned bricksN Balachandran2017-07-251-1/+1
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-7/+12
* cluster/rebalance: Fix hardlink migration failuresSusant Palai2017-07-131-13/+81
* cluster/dht: Clear clean_dst flag on target changeN Balachandran2017-07-111-0/+5
* cluster/dht: Use size to calculate estimatesN Balachandran2017-07-101-24/+180
* cluster/rebalance: Use GF_XATTR_LIST_NODE_UUIDS_KEY to figure out local subvols.Susant Palai2017-06-261-4/+24
* cluster/dht: rebalance gets file count periodicallyN Balachandran2017-06-231-30/+92
* dht: passing the errno as an argument to gf_msgAnkitRaj2017-06-201-110/+109
* cluster/dht: Additional checks for rebalance estimatesN Balachandran2017-06-201-5/+15
* dht: reduce duplicate code in tier migrateAmar Tumballi2017-06-141-75/+10
* cluster/dht: Include dirs in rebalance estimatesN Balachandran2017-06-071-26/+77
* cluster/dht: fix on demand migration files from clientSusant Palai2017-05-301-16/+25
* cluster/dht: Rebalance on all nodes should migrate filesN Balachandran2017-05-161-7/+81
* cluster/dht: Fix ret checkN Balachandran2017-05-081-1/+1
* Fix wrong operatorsMichael Scherer2017-05-041-3/+2
* cluster/dht: Make rebalance throttle option tuned by numberSusant Palai2017-04-291-4/+21
* cluster/dht: rebalance perf enhancementSusant Palai2017-04-291-106/+244
* cluster/dht: correct space check for rebalanceSusant Palai2017-04-251-1/+1
* cluster/dht: Skip file migration if the subvol that meets min-free-diskSusant Palai2017-04-191-18/+78
* cluster/dht: Make rebalance honor min-free-diskSusant Palai2017-04-131-13/+202
* dht/rebalance: Crawler performance improvementSusant Palai2017-04-101-127/+34
* dht/rebalance: update op_errno for rebalance failuresSusant Palai2017-03-091-3/+4
* dht/rebalance: Increase maximum read block size from 128 KB to 1 MBShreyas Siravara2017-03-021-1/+1
* dnt: Fix crash when showing the error messageMichael Scherer2017-02-261-1/+1
* cluster/dht: Don't update layout in rebalance_task_completionN Balachandran2017-02-061-24/+0
* dht/rebalance Estimate time to complete rebalanceN Balachandran2017-01-191-1/+101
* tier : Tier as a servicehari gowtham2017-01-161-3/+6
* dht/rebalance: remove errno check for failure detectionSusant Palai2017-01-061-16/+13
* dht/rebalance: reverify lookup failuresSusant Palai2016-12-221-56/+121
* cluster/dht: A hard link is lost during rebalance + lookupMohit Agrawal2016-11-291-40/+62
* events: Add FMT_WARN for gf_eventPranith Kumar K2016-11-181-1/+1
* cluster/dht: Incorrect volname in rebalance eventsN Balachandran2016-10-251-6/+50
* dht/events: Added rebalance eventsN Balachandran2016-09-161-6/+50
* dht: Proper log message if data migration is skippedankit2016-09-111-8/+8