summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* dht/tiering : create new dictionary during migrationMohammed Rafi KC2015-08-061-2/+10
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-242-0/+4
* dht: send lookup even for fd based operations during rebalanceRavishankar N2015-07-221-23/+30
* features/shard: Use xattrop (as opposed to setxattr) for updates to size xattrKrutika Dhananjay2015-07-151-2/+2
* cluster/tier: fixes for migration over ec as cold tierDan Lambright2015-07-132-4/+10
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-101-1/+1
* cluster/dht: use refcount to manage memory used to store migrationRaghavendra G2015-07-012-21/+46
* cluster/tier: stop tier migration after graph switchDan Lambright2015-06-261-0/+16
* tier/ctr: Ignore creation of T file and Ctr Lookup heal improvememntsJoseph Fernandes2015-06-261-3/+2
* tiering/rebalance: tier daemon stopped with out updating statusMohammed Rafi KC2015-06-251-3/+0
* dht: Adding log messages to the new logging frameworkarao2015-06-2315-342/+975
* dht : Error value check before performing rebalance completeSakshi2015-06-191-5/+13
* cluster/dht: Fix Null pointer dereference while loggingRaghavendra G2015-06-181-8/+8
* cluster/dht: Prevent use after free bugPranith Kumar K2015-06-171-1/+3
* 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-112-14/+32
* features/changelog: Avoid setattr fop logging during renameSaravanakumar Arumugam2015-06-113-23/+34
* tier/volume set: Validate volume set option for tierMohammed Rafi KC2015-06-101-0/+6
* cluster/dht: fix incorrect dst subvol info in inode_ctxNithya Balachandran2015-06-026-88/+182
* cluster/dht: pass a destination subvol to fop2 variants to avoid races.Raghavendra G2015-06-025-179/+206
* tiering:static function called from a non static inline functionMohammed Rafi KC2015-06-021-2/+2
* cluster/tier: make attach/detach work with new rebalance logicDan Lambright2015-06-022-23/+28
* dht: Add lookup-optimize configuration option for DHTShyam2015-06-024-16/+66
* DHT/permissoin: Let setattr consume stat built from lookup in heal pathSusant Palai2015-06-011-2/+0
* cluster/dht: maintain start state of rebalance daemon across graph switch.Dan Lambright2015-06-011-2/+9
* build: do not #include "config.h" in each fileNiels de Vos2015-05-2920-99/+0
* tiering/rebalance: Use separate pid/socket file for tieringMohammed Rafi KC2015-05-281-2/+3
* tier: Do not allow detach-tier commands on a non-tiered volumeMohammed Rafi KC2015-05-281-1/+2
* xlators/cluster/dht: Fix Explicit null dereferenced (CID 1291727).Günther Deschner2015-05-281-1/+1
* cluster/dht: Fix dht_setxattr to follow files under migrationNithya Balachandran2015-05-281-17/+374
* cluster/dht: Don't rely on linkto xattr to find destination subvol during pha...Raghavendra G2015-05-281-101/+31
* cluster/tier: load libgfdb.so properly in all casesDan Lambright2015-05-161-1/+1
* dht/rebalance : Fixed rebalance failureNithya Balachandran2015-05-142-3/+17
* dht : null dereference coverity fix.Manikandan Selvaganesh2015-05-141-1/+2
* dht/rebalance: Change log_level to DEBUGSusant Palai2015-05-121-2/+3
* dht: make lookup-unhashed=auto do something actually usefulJeff Darcy2015-05-106-57/+577
* core: use reference counting for mem_acct structuresJeff Darcy2015-05-092-12/+4
* cluster/dht: change log level of developer logs to DEBUGVijay Bellur2015-05-091-2/+2
* glusterd: add counter support for tiered volumesDan Lambright2015-05-083-1/+22
* dht: Fixing dereference after null checkarao2015-05-081-13/+38
* features/shard: Implement [f]truncate fopsKrutika Dhananjay2015-05-071-2/+2
* Restore build on non Linux systemsEmmanuel Dreyfus2015-05-072-4/+7
* dht/rebalance: Throttle rebalanceSusant Palai2015-05-073-4/+133
* dht/rebalance: Go to exit if defrag is NULLSusant Palai2015-05-051-5/+5
* guster/dht: tiered volumes may not allow access to files undergoing migrationDan Lambright2015-05-051-0/+22
* geo-rep: rename handling in dht volumeNithya Balachandran2015-05-051-0/+82
* dht/tier/rebalancer: Fix reset of tiering client pidJoseph Fernandes2015-05-054-3/+5
* cluster/tier: don't use hot tier until subvolumes readyDan Lambright2015-05-052-1/+6
* dht: Add a null check before freeing dir_dfmeta and tmp_containerSusant Palai2015-05-041-10/+19
* tier: relax libgfdb required version numberEmmanuel Dreyfus2015-05-031-1/+1