summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/tier.c
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/tier : Files skipped during tier query parsingN Balachandran2015-11-031-2/+2
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-5/+6
* cluster/tier do not log error message on lookup heal for files on hot tierDan Lambright2015-10-281-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-201-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-88/+383
* tier/ctr: Solution for db locks for tier migrator and ctr using sqlite versio...Joseph Fernandes2015-10-081-15/+286
* cluster/tier do not flag migration error on already migrated fileDan Lambright2015-09-161-15/+13
* cluster/tier: Fixed a crash in tieringNithya Balachandran2015-09-161-2/+2
* cluster/tier fix bug with sql includes introduced by 12031Dan Lambright2015-09-111-2/+3
* tier/ctr: Solving DB Lock issue due to write contention from db connectionsJoseph Fernandes2015-09-081-43/+96
* cluster/tier: avoid filling /var/run with tiering filesDan Lambright2015-09-021-4/+28
* all: reduce "inline" usageJeff Darcy2015-09-011-2/+2
* cluster/tier : Use dht_* versions for xlator_fopsN Balachandran2015-08-181-16/+28
* tier/libgfdb : Setting Freq counters of un-selected files to zeroJoseph Fernandes2015-08-121-2/+2
* cluster/tier: fix demotion when cold tier is ECDan Lambright2015-08-121-0/+2
* cluster/tier: stop tier migration after graph switchDan Lambright2015-06-261-0/+16
* dht: Adding log messages to the new logging frameworkarao2015-06-231-15/+18
* tier/dht: Fixing non atomic promotion/demotion w.r.t to frequency periodJoseph Fernandes2015-06-111-40/+59
* cluster/tier: account for reordered layoutsDan Lambright2015-06-111-13/+30
* tier/volume set: Validate volume set option for tierMohammed Rafi KC2015-06-101-0/+6
* tiering:static function called from a non static inline functionMohammed Rafi KC2015-06-021-2/+2
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-4/+0
* tiering/rebalance: Use separate pid/socket file for tieringMohammed Rafi KC2015-05-281-2/+3
* xlators/cluster/dht: Fix Explicit null dereferenced (CID 1291727).Günther Deschner2015-05-281-1/+1
* cluster/tier: load libgfdb.so properly in all casesDan Lambright2015-05-161-1/+1
* glusterd: add counter support for tiered volumesDan Lambright2015-05-081-0/+6
* dht/tier/rebalancer: Fix reset of tiering client pidJoseph Fernandes2015-05-051-1/+1
* cluster/tier: don't use hot tier until subvolumes readyDan Lambright2015-05-051-0/+3
* tier: relax libgfdb required version numberEmmanuel Dreyfus2015-05-031-1/+1
* dht/rebalancer: Marking tiering migration fopsJoseph Fernandes2015-05-011-0/+18
* tier: fix off-by-one overrun in UUID stringEmmanuel Dreyfus2015-04-271-1/+1
* xlators/cluster/dht: Fix Resource leak (CID 1291751)Günther Deschner2015-04-241-1/+3
* glusterd: support for tier volumes 'detach start' and 'detach commit'Dan Lambright2015-04-221-8/+30
* 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