summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-common.c
Commit message (Expand)AuthorAgeFilesLines
* afr: Avoid resetting event_gen when brick is always downRavishankar N2017-01-131-11/+13
* afr: use accused matrix instead of readable matrix for deciding healsRavishankar N2016-12-281-1/+1
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-081-2/+4
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-08-221-6/+119
* afr: some coverity fixesRavishankar N2016-07-281-92/+136
* cluster/afr: Unwind xdata_rsp even in case of failuresPranith Kumar K2016-06-031-8/+21
* cluster/afr: Refresh inode for inode-write fops in needPranith Kumar K2016-05-291-10/+21
* cluster/afr: Do not inode_link in afrPranith Kumar K2016-05-261-5/+1
* cluster/afr: Handle non-zero source in heal-info decisionPranith Kumar K2016-05-121-2/+2
* afr: propagate child up event after timeoutRavishankar N2016-04-271-96/+184
* afr: replica pair going offline does not require CHILD_MODIFIED eventSakshi Bansal2016-04-271-1/+1
* cluster/afr: Fix spurious entries in heal infoPranith Kumar K2016-04-201-10/+22
* cluster/afr: Don't lookup/forget inodesPranith Kumar K2016-04-171-5/+2
* cluster/afr: Don't delete gfid-req from lookup requestPranith Kumar K2016-04-121-3/+7
* cluster/afr: Choose local child as source if possiblePranith Kumar K2016-03-301-0/+1
* afr : Enable auto heal when replica count increasesAnuradha Talur2016-03-231-0/+11
* afr: Add throttled background client-side healsRavishankar N2016-03-221-48/+41
* afr: misc performance improvementsRavishankar N2016-03-081-28/+46
* afr: do not set arbiter as a readable subvol in inode contextRavishankar N2016-03-071-0/+13
* cluster/afr: Move remaining gf_logs to gf_msgsPranith Kumar K2016-03-061-5/+8
* Revert "afr: do not set arbiter as a readable subvol in inode context"Pranith Kumar Karampuri2016-03-051-8/+0
* afr: do not set arbiter as a readable subvol in inode contextRavishankar N2016-03-041-0/+8
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2016-03-041-3/+3
* cluster/afr: Fix heal-info slow response while IO is in progressKrutika Dhananjay2016-02-041-1/+16
* afr: handle bad objects during lookup/inode_refreshRavishankar N2016-01-211-1/+12
* all: reduce "inline" usageKaleb S KEITHLEY2016-01-181-2/+2
* afr: refresh inode using fstatRavishankar N2015-12-281-26/+91
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-211-39/+61
* cluster/afr : Readdirp performance enhancementAnuradha Talur2015-12-211-2/+103
* afr: fixes in transaction codeRavishankar N2015-10-261-7/+0
* afr : get split-brain-status in a synctaskAnuradha Talur2015-09-151-6/+26
* cluster/afr: Make [f]xattrop metadata transactionPranith Kumar K2015-08-311-164/+8
* cluster/afr : Examine data/metadata readable for read-subvolAnuradha Talur2015-08-281-20/+57
* afr: launch index heal on local subvols up on a child-up eventRavishankar N2015-08-231-17/+11
* afr: Do not wind statfs to arbiter brickRavishankar N2015-08-121-3/+6
* afr: Porting messages to new logging frameworkarao2015-06-281-27/+37
* afr: Block fops when file is in split-brainRavishankar N2015-06-261-0/+58
* cluster/afr: Pick gfid from poststat during fresh lookup for read child calcu...Krutika Dhananjay2015-06-251-27/+41
* afr: honour selfheal enable/disable volume set optionsRavishankar N2015-06-031-0/+3
* cluster/afr: Treat op_ret >= 0 as success in afr_final_errno()Krutika Dhananjay2015-05-281-1/+1
* cluster/afr : Do not copy dict when it is NULLAnuradha2015-05-151-1/+1
* cluster/afr : Prevent inode-evict during split-brain resolutionAnuradha2015-05-091-24/+174
* cluster/ec: Fix dictionary compare functionPranith Kumar K2015-05-081-35/+6
* afr: add arbitration supportRavishankar N2015-05-051-0/+25
* afr : null dereference coverity fix.Manikandan Selvaganesh2015-04-081-14/+25
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-9/+9
* Tests: fix spurious failure in read-subvol-entry.tEmmanuel Dreyfus2015-04-021-1/+1
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-241-12/+0
* cluster/afr : enable inspection & resolution of files in split-brainAnuradha2015-03-191-16/+168
* afr: remove stale index entriesRavishankar N2015-03-171-1/+1