summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-071-1/+2
* cluster/ec: Add/Modify description for eager-lock optionAshish Pandey2016-06-031-4/+5
* cluster/afr: Unwind with xdata in inode-write fopsPranith Kumar K2016-06-014-10/+12
* cluster/afr: Unwind xdata_rsp even in case of failuresPranith Kumar K2016-05-307-21/+120
* cluster/afr: Fix warning about unused variablePranith Kumar K2016-05-291-1/+0
* core: assorted spelling mistakes reported by DebianKaleb S KEITHLEY2016-05-261-1/+1
* cluster/afr: Attempt name-index purge even on full-heal of directoryKrutika Dhananjay2016-05-261-58/+72
* afr: Automagic unsplit-brain by [ctime|mtime|size|majority]Ravishankar N2016-05-257-22/+356
* cluster/afr: Check for required number of entrylksRavishankar N2016-05-241-5/+83
* cluster/afr: Do not inode_link in afrPranith Kumar K2016-05-203-5/+46
* cluster/afr: Refresh inode for inode-write fops in needPranith Kumar K2016-05-194-37/+98
* cluster/afr: If possible give errno received from lower xlatorsPranith Kumar K2016-05-181-1/+3
* cluster/afr : Do post-op in case of symmetric errorsAnuradha Talur2016-05-131-2/+6
* cluster/afr: Handle non-zero source in heal-info decisionPranith Kumar K2016-05-121-2/+2
* cluster/afr: Do heals with shd pidPranith Kumar K2016-05-051-1/+10
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-05-044-6/+69
* afr/index: changes for granular entry self-healRavishankar N2016-04-302-10/+86
* cluster/afr: Entry self-heal performance enhancementsKrutika Dhananjay2016-04-299-48/+408
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-04-291-6/+12
* cluster/afr: Do not fsync when durability is offPranith Kumar K2016-04-271-0/+3
* afr: propagate child up event after timeoutRavishankar N2016-04-274-99/+200
* cluster/afr: Fix inode-leak in data self-healPranith Kumar K2016-04-241-1/+1
* cluster/afr: Fix spurious entries in heal infoPranith Kumar K2016-04-204-16/+48
* cluster/afr: Fix partial heals in 3-way replicationPranith Kumar K2016-04-155-15/+138
* cluster/afr: Fix witness counting code in src/sink detectionPranith Kumar K2016-04-111-7/+19
* arbiter: write performance improvementRavishankar N2016-04-112-12/+12
* cluster/afr: Use parallel dir scan functionalityPranith Kumar K2016-04-044-13/+59
* cluster/afr: Don't lookup/forget inodesPranith Kumar K2016-03-314-32/+5
* afr: add mtime based split-brain resolution to CLIRavishankar N2016-03-291-10/+71
* cluster/afr: Fix read-child selection in entry create fopPranith Kumar K2016-03-282-3/+46
* afr : Enable auto heal when replica count increasesAnuradha Talur2016-03-215-82/+134
* cluster/afr: Choose local child as source if possiblePranith Kumar K2016-03-119-31/+57
* afr: misc performance improvementsRavishankar N2016-03-082-29/+56
* afr: do not set arbiter as a readable subvol in inode contextRavishankar N2016-03-041-0/+13
* cluster/afr: Don't delete gfid-req from lookup requestPranith Kumar K2016-03-022-5/+9
* afr: Add throttled background client-side healsRavishankar N2016-03-016-58/+200
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-151-1/+1
* cli/ afr: op_ret for index heal launchRavishankar N2016-02-111-2/+3
* afr: add seek() FOPNiels de Vos2016-02-052-0/+83
* cluster/afr: Fix heal-info slow response while IO is in progressKrutika Dhananjay2016-02-033-19/+39
* cluster/afr: Move remaining gf_logs to gf_msgsPranith Kumar K2016-01-273-14/+19
* afr : Check if dict is valid in afr_replies_interpret()Ravishankar N2016-01-211-1/+2
* afr: skip healing data blocks for arbiterRavishankar N2016-01-181-9/+49
* afr: Fix excessive logging in afr_accuse_smallfiles()Ravishankar N2015-12-281-1/+2
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-2/+2
* afr: warn if pending xattrs missing during init()Ravishankar N2015-12-212-1/+17
* afr: handle bad objects during lookup/inode_refreshRavishankar N2015-12-201-1/+10
* afr: refresh inode using fstatRavishankar N2015-12-201-26/+91
* cluster/afr: During name heal, propagate EIO only on gfid or type mismatchKrutika Dhananjay2015-12-161-5/+13
* glusterd/afr: store afr pending xattrs as a volume optionRavishankar N2015-12-151-9/+23