summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-common.c
Commit message (Expand)AuthorAgeFilesLines
* afr: add errno to afr_inode_refresh_done()Ravishankar N2017-06-191-7/+16
* afr: send the correct iatt values in fsync cbkRavishankar N2017-05-171-25/+43
* afr: all children of AFR must be up to resolve s-brainRavishankar N2017-02-151-10/+22
* afr: Avoid resetting event_gen when brick is always downRavishankar N2017-01-171-11/+13
* afr: Ignore event_generation checks post inode refresh for write txnsRavishankar N2017-01-081-1/+1
* afr: allow I/O when favorite-child-policy is enabledRavishankar N2017-01-081-3/+202
* afr: use accused matrix instead of readable matrix for deciding healsRavishankar N2016-12-281-1/+1
* cluster/afr: Fix per-txn optimistic changelog initialisationKrutika Dhananjay2016-12-131-5/+0
* selfheal: fix memory leak on client side healing queueMateusz Slupny2016-12-041-1/+4
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-081-2/+4
* cluster/afr: Prevent dict_set() on NULL dictPranith Kumar K2016-10-171-1/+2
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-291-6/+7
* 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 with xdata in inode-write fopsPranith Kumar K2016-06-131-1/+1
* cluster/afr: Unwind xdata_rsp even in case of failuresPranith Kumar K2016-06-101-8/+21
* cluster/afr: Do not inode_link in afrPranith Kumar K2016-05-251-5/+1
* cluster/afr: Refresh inode for inode-write fops in needPranith Kumar K2016-05-241-10/+21
* cluster/afr: Handle non-zero source in heal-info decisionPranith Kumar K2016-05-141-2/+2
* cluster/afr: Entry self-heal performance enhancementsKrutika Dhananjay2016-04-291-2/+11
* afr: propagate child up event after timeoutRavishankar N2016-04-271-96/+184
* cluster/afr: Fix spurious entries in heal infoPranith Kumar K2016-04-201-10/+22
* cluster/afr: Don't lookup/forget inodesPranith Kumar K2016-03-311-5/+2
* afr : Enable auto heal when replica count increasesAnuradha Talur2016-03-211-0/+11
* cluster/afr: Choose local child as source if possiblePranith Kumar K2016-03-111-0/+1
* afr: misc performance improvementsRavishankar N2016-03-081-28/+46
* 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-021-3/+7
* afr: Add throttled background client-side healsRavishankar N2016-03-011-48/+41
* cluster/afr: Fix heal-info slow response while IO is in progressKrutika Dhananjay2016-02-031-1/+16
* cluster/afr: Move remaining gf_logs to gf_msgsPranith Kumar K2016-01-271-5/+8
* afr : Check if dict is valid in afr_replies_interpret()Ravishankar N2016-01-211-1/+2
* afr: Fix excessive logging in afr_accuse_smallfiles()Ravishankar N2015-12-281-1/+2
* afr: handle bad objects during lookup/inode_refreshRavishankar N2015-12-201-1/+10
* afr: refresh inode using fstatRavishankar N2015-12-201-26/+91
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-021-39/+61
* cluster/afr : Readdirp performance enhancementAnuradha Talur2015-11-301-2/+103
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2015-11-181-3/+3
* afr: replica pair going offline does not require CHILD_MODIFIED eventSakshi Bansal2015-11-161-1/+1
* afr: do not wind write if pre-op fails on all childrenRavishankar N2015-10-201-7/+0
* afr : get split-brain-status in a synctaskAnuradha Talur2015-09-141-6/+26
* all: reduce "inline" usageJeff Darcy2015-09-011-1/+1
* cluster/afr: Make [f]xattrop metadata transactionPranith Kumar K2015-08-301-164/+8
* cluster/afr : Examine data/metadata readable for read-subvolAnuradha Talur2015-08-251-20/+57
* afr: launch index heal on local subvols up on a child-up eventRavishankar N2015-08-211-17/+11
* afr: Do not wind statfs to arbiter brickRavishankar N2015-08-071-3/+6
* afr: Porting messages to new logging frameworkarao2015-06-271-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-241-27/+41
* afr: honour selfheal enable/disable volume set optionsRavishankar N2015-06-031-0/+3