summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/tier.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/tier: Ignore quota-deem-statfs for watermark calculationN Balachandran2016-01-311-0/+21
* cluster/dht : Ftruncate on migrating file fails with EINVALN Balachandran2016-01-291-0/+1
* all: reduce "inline" usageKaleb S KEITHLEY2016-01-181-1/+1
* cluster/tier: do not block in synctask created from pause tierDan Lambright2015-12-251-5/+49
* cluster/tier: fix tier-max-files bookeeping and helpDan Lambright2015-12-201-1/+1
* tier : Spawn promotion or demotion thread depending on local bricksJoseph Fernandes2015-12-091-22/+29
* tier/dht: Fix mem leak from lookup response dictJoseph Fernandes2015-12-091-0/+6
* cluster/tier : Fix double free in tier processN Balachandran2015-12-081-3/+1
* tier/tier: Ignoring status of already migrated filesJoseph Fernandes2015-12-061-5/+16
* cluster/tier: fix loading tier.so into glusterdN Balachandran2015-12-041-8/+34
* cluster/tier: readdirp to cold tier onlyDan Lambright2015-11-241-41/+6
* cluster/tier: Disallow detach commit when detach in progressDan Lambright2015-11-161-1/+1
* tier/libgfdb: Replacing ASCII query file with binaryJoseph Fernandes2015-11-081-191/+149
* cluster/tier correct promotion cycle calculationDan Lambright2015-11-071-3/+9
* tier/dht: Ignoring replica for migration countingJoseph Fernandes2015-11-051-7/+24
* cluster/tier : Files skipped during tier query parsingN Balachandran2015-11-041-2/+2
* cluster/tier dont log error on lookup heal for files on hot tierDan Lambright2015-10-301-13/+14
* cluster/tier: add pause tier for snapshotsDan Lambright2015-10-211-1/+67
* cluster/tier do not abort migration if a single brick is downDan Lambright2015-10-211-12/+12
* cluster/tier remove suprious log messages on valid failed migrationDan Lambright2015-10-191-1/+8
* cluster/tier: add watermarks and policy driverDan Lambright2015-10-101-85/+396
* tier/ctr: Solution for db locks for tier migrator and ctr using sqlite versio...Joseph Fernandes2015-10-091-18/+287
* cluster/tier: Fixed a crash in tieringNithya Balachandran2015-09-161-2/+2
* cluster/tier do not flag migration error on already migrated fileDan Lambright2015-09-161-15/+13
* tier/ctr: Solving DB Lock issue due to write contention from db connectionsJoseph Fernandes2015-09-111-40/+95
* cluster/tier: avoid filling /var/run with tiering filesDan Lambright2015-09-031-4/+28
* cluster/tier: account for reordered layoutsDan Lambright2015-09-021-13/+30
* cluster/tier : Use dht_* versions for xlator_fopsN Balachandran2015-08-191-16/+28
* cluster/tier: fix demotion when cold tier is ECDan Lambright2015-08-121-0/+2
* dht: Adding log messages to the new logging frameworkarao2015-07-271-11/+15
* tier/dht: Fixing non atomic promotion/demotion w.r.t to frequency periodJoseph Fernandes2015-06-271-40/+59
* tiering:static function called from a non static inline functionMohammed Rafi KC2015-06-221-2/+2
* tier/volume set: Validate volume set option for tierMohammed Rafi KC2015-06-161-0/+6
* cluster/tier: load libgfdb.so properly in all casesNiels de Vos2015-06-011-1/+1
* tiering/rebalance: Use separate pid/socket file for tieringMohammed Rafi KC2015-05-311-2/+3
* glusterd: add counter support for tiered volumesDan Lambright2015-05-281-0/+6
* dht/tier/rebalancer: Fix reset of tiering client pidJoseph Fernandes2015-05-101-1/+1
* glusterd: support for tier volumes 'detach start' and 'detach commit'Dan Lambright2015-05-091-8/+30
* cluster/tier: don't use hot tier until subvolumes readyDan Lambright2015-05-081-0/+3
* dht/rebalancer: Marking tiering migration fopsJoseph Fernandes2015-05-071-0/+18
* tier: relax libgfdb required version numberEmmanuel Dreyfus2015-04-281-1/+1
* tier: fix off-by-one overrun in UUID stringEmmanuel Dreyfus2015-04-271-1/+1
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-4/+6
* glusterd: Support distributed replicated volumes on hot tierDan Lambright2015-04-081-4/+35
* cluster/dht: fix spurious smoke test failureGaurav Kumar Garg2015-04-061-2/+2
* cluster/dht: fix tier.c problems found prior to feature freezeDan Lambright2015-04-061-50/+193
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-6/+6
* cluster/dht: Fix coverity bug in tiering codeDan Lambright2015-04-041-2/+17
* cluster/dht: Add tier translator.Dan Lambright2015-03-211-0/+1007