summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-rebalance.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht : Rebalance process crashes due to double fd_unrefN Balachandran2016-01-101-6/+11
* cluster/tier: allow db queries to be interruptableDan Lambright2016-01-071-14/+55
* Tier: "tier start force" command implementationhari gowtham2015-12-221-2/+1
* cluster/tier: do not block in synctask created from pause tierDan Lambright2015-12-211-13/+70
* tier: Demotion failed if the file was renamed when it was in coldMohammed Rafi KC2015-12-211-11/+26
* tier/dht : Properly free file descriptors during data migrationJoseph Fernandes2015-12-211-6/+5
* cluster/tier: fix tier-max-files bookeeping and helpDan Lambright2015-12-181-1/+0
* dht/rebalance: Use seperate return variable for destination cleanupJoseph Fernandes2015-12-121-3/+3
* cluster/tier: fix loading tier.so into glusterdN Balachandran2015-12-031-9/+2
* cluster/tier: Do not delete linkto file on demotionN Balachandran2015-11-181-2/+7
* cluster/tier: Disallow detach commit when detach in progressDan Lambright2015-11-161-3/+0
* cluster/tier: fix lookup-unhashed on tiered volumesDan Lambright2015-11-051-2/+1
* cluster/dht/rebalance: rebalance failure handlingSusant Palai2015-10-291-23/+144
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-1/+2
* cluster/tier do not log error message on lookup heal for files on hot tierDan Lambright2015-10-281-4/+11
* cluster/tier: add pause tier for snapshotsDan Lambright2015-10-211-3/+122
* cluster/dht : Do not migrate files with POSIX locks heldN Balachandran2015-10-151-10/+95
* tier/ctr: CTR DB named lookup heal of cold tier during attach tierJoseph Fernandes2015-10-101-2/+128
* cluster/tier: add watermarks and policy driverDan Lambright2015-10-101-0/+8
* dht/rebalance: fix layout and dict leaksSusant Palai2015-10-061-0/+6
* dht/rebalance: fix mem-leak in migration code pathSusant Palai2015-10-011-5/+21
* build: Fix build on Mac OS X, booleanKaleb S. KEITHLEY2015-09-011-2/+1
* all: reduce "inline" usageJeff Darcy2015-09-011-5/+5
* cluster/dht: Don't set posix acls on linkto filesNithya Balachandran2015-08-311-0/+34
* fd: Do fd_bind on successful openPranith Kumar K2015-08-281-0/+4
* cluster/dht: Reset source file mode bits on migration failureNithya Balachandran2015-08-121-3/+95
* dht/tiering : create new dictionary during migrationMohammed Rafi KC2015-08-061-2/+10
* cluster/tier: fixes for migration over ec as cold tierDan Lambright2015-07-131-2/+6
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-101-1/+1
* dht: Adding log messages to the new logging frameworkarao2015-06-231-19/+25
* cluster/tier: make attach/detach work with new rebalance logicDan Lambright2015-06-021-7/+2
* dht: Add lookup-optimize configuration option for DHTShyam2015-06-021-2/+4
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* dht/rebalance : Fixed rebalance failureNithya Balachandran2015-05-141-1/+14
* dht/rebalance: Change log_level to DEBUGSusant Palai2015-05-121-2/+3
* dht: make lookup-unhashed=auto do something actually usefulJeff Darcy2015-05-101-9/+100
* glusterd: add counter support for tiered volumesDan Lambright2015-05-081-0/+14
* Restore build on non Linux systemsEmmanuel Dreyfus2015-05-071-2/+3
* dht/rebalance: Throttle rebalanceSusant Palai2015-05-071-2/+66
* dht/rebalance: Go to exit if defrag is NULLSusant Palai2015-05-051-5/+5
* dht/tier/rebalancer: Fix reset of tiering client pidJoseph Fernandes2015-05-051-1/+0
* dht: Add a null check before freeing dir_dfmeta and tmp_containerSusant Palai2015-05-041-10/+19
* dht/rebalancer: Marking tiering migration fopsJoseph Fernandes2015-05-011-6/+1
* rebalance: Introducing local crawl and parallel migrationSusant Palai2015-04-291-241/+899
* cluster/afr,dht: Fix memleak after syncop_readlinkPranith Kumar K2015-04-231-0/+1
* glusterd: support for tier volumes 'detach start' and 'detach commit'Dan Lambright2015-04-221-0/+24
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-53/+60
* ctr : Fix for heating of files during promotion/demotionJoseph Fernandes2015-04-081-1/+6
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-17/+17
* Fixing build of xlator/cluster/dht/src/dht-rebalance.c when tiering is disabledJoseph Fernandes2015-03-251-1/+0