summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Pick gfid from poststat during fresh lookup for read child calcu...Krutika Dhananjay2015-06-246-41/+68
* dht: Adding log messages to the new logging frameworkarao2015-06-2315-342/+975
* cluster/ec: Do not handle GF_CONTENT_KEYPranith Kumar K2015-06-231-85/+7
* ec: Display correct message after successful heal startAshish Pandey2015-06-221-1/+1
* afr: complete conservative merge even in case of gfid split-brain.Ravishankar N2015-06-221-2/+18
* dht : Error value check before performing rebalance completeSakshi2015-06-191-5/+13
* cluster/ec: Avoid parallel executions of the same state machineXavier Hernandez2015-06-181-11/+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
* cluster/ec: Prevent Null dereference in dht-renamePranith Kumar K2015-06-121-1/+1
* 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
* cluster/ec: Wind unlock fops at all costPranith Kumar K2015-06-102-8/+45
* tier/volume set: Validate volume set option for tierMohammed Rafi KC2015-06-101-0/+6
* cluster/ec: Prevent double unwindPranith Kumar K2015-06-084-13/+12
* cluster/afr: Do not attempt entry self-heal if the last lookup on entry faile...Krutika Dhananjay2015-06-081-2/+9
* Changing log level to DEBUG in case of ENOENTAshish Pandey2015-06-081-2/+3
* cluster/ec: Don't handle EC_XATTR_DIRTY in responsePranith Kumar K2015-06-062-27/+9
* afr: honour selfheal enable/disable volume set optionsRavishankar N2015-06-032-3/+11
* 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
* cluster/ec: Fix incorrect check for iatt differencesXavier Hernandez2015-06-021-5/+19
* tiering:static function called from a non static inline functionMohammed Rafi KC2015-06-021-2/+2
* stripe: fix use-after-freeJeff Darcy2015-06-021-4/+10
* 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
* cluster/ec: Ignore differences in non locked inodesXavier Hernandez2015-05-305-28/+100
* build: do not #include "config.h" in each fileNiels de Vos2015-05-2940-198/+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-282-17/+375
* cluster/dht: Don't rely on linkto xattr to find destination subvol during pha...Raghavendra G2015-05-281-101/+31
* afr: allow readdir to proceed for directories in split-brainRavishankar N2015-05-281-18/+22
* cluster/afr: Treat op_ret >= 0 as success in afr_final_errno()Krutika Dhananjay2015-05-271-1/+1
* cluster/ec: Forced unlock when lock contention is detectedXavier Hernandez2015-05-2713-999/+1139
* cluster/ec: Fix use after free crashPranith Kumar K2015-05-214-23/+47
* cluster/ec: Correctly cleanup delayed locksXavier Hernandez2015-05-207-65/+163
* cluster/ec: Handle lookup failures while op in progressPranith Kumar K2015-05-192-12/+23
* cluster/tier: load libgfdb.so properly in all casesDan Lambright2015-05-161-1/+1
* cluster/ec: Prevent unnecessary self-healsPranith Kumar K2015-05-151-2/+11
* dht/rebalance : Fixed rebalance failureNithya Balachandran2015-05-142-3/+17
* dht : null dereference coverity fix.Manikandan Selvaganesh2015-05-141-1/+2
* cluster/afr : Do not copy dict when it is NULLAnuradha2015-05-131-1/+1
* 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
* ec: Fix failures with missing filesXavier Hernandez2015-05-095-283/+164