summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-common.c
Commit message (Expand)AuthorAgeFilesLines
...
* afr: Fix the EIO that can occur in afr_inode_refresh as a resultPoornima G2016-11-281-16/+74
* afr: allow I/O when favorite-child-policy is enabledRavishankar N2016-11-271-3/+202
* cluster/afr: Fix bugs in [f]inodelk/[f]entrylkPranith Kumar K2016-11-261-325/+361
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-11-211-22/+16
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-081-2/+4
* md-cache, afr: Reduce the window of stale readPoornima G2016-10-201-1/+40
* cluster/afr: Prevent dict_set() on NULL dictPranith Kumar K2016-10-151-1/+2
* afr: Implement IPC fopPoornima G2016-09-291-0/+120
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-261-6/+7
* afr: add replication eventsRavishankar N2016-09-061-2/+14
* afr: Consume compound fops in afr transactionAnuradha Talur2016-09-011-0/+55
* cluster/afr: Give option to do consistent-ioPranith Kumar K2016-08-221-32/+161
* 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-261-92/+136
* cluster/afr: Unwind with xdata in inode-write fopsPranith Kumar K2016-06-011-1/+1
* cluster/afr: Unwind xdata_rsp even in case of failuresPranith Kumar K2016-05-301-8/+21
* cluster/afr: Do not inode_link in afrPranith Kumar K2016-05-201-5/+1
* cluster/afr: Refresh inode for inode-write fops in needPranith Kumar K2016-05-191-10/+21
* cluster/afr: Handle non-zero source in heal-info decisionPranith Kumar K2016-05-121-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