summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-common.c
Commit message (Expand)AuthorAgeFilesLines
* posix/afr: handle backward compatibility for rchecksum fopRavishankar N2018-02-191-1/+7
* afr: don't treat all cases all bricks being blamed as split-brainRavishankar N2018-02-011-6/+45
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-171-1/+1
* posix: Introduce flags for validity of iatt membersRavishankar N2017-12-291-3/+3
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-211-1/+1
* afr: coverity fixesRavishankar N2017-11-241-2/+1
* cluster/afr: Fail open on split-brainPranith Kumar K2017-10-261-6/+5
* afr: heal gfid as a part of entry healRavishankar N2017-10-091-0/+78
* afr: don't check for file size in afr_mark_source_sinks_if_file_emptyRavishankar N2017-09-271-6/+7
* afr: auto-resolve split-brains for zero-byte filesRavishankar N2017-09-261-0/+65
* afr: check validity of afr_replyRavishankar N2017-08-311-20/+27
* cluster/afr: GFID split-brain resolution with existing CLIkarthik-us2017-07-181-0/+250
* cluster/afr: Undo pending xattrs only on the up brickskarthik-us2017-03-271-1/+1
* afr: restore atime/mtime for non-regular filesRavishankar N2017-03-061-0/+43
* cluster/afr: Perform new entry mark before creating new entryPranith Kumar K2017-02-161-3/+14
* afr: all children of AFR must be up to resolve s-brainRavishankar N2017-02-091-4/+34
* selfheal: fix memory leak on client side healing queueMateusz Slupny2016-12-021-1/+3
* afr: allow I/O when favorite-child-policy is enabledRavishankar N2016-11-271-29/+130
* events: Add FMT_WARN for gf_eventPranith Kumar K2016-11-181-1/+4
* afr: Modifications to afr eventsRavishankar N2016-09-231-1/+1
* afr: add replication eventsRavishankar N2016-09-061-0/+8
* afr: some coverity fixesRavishankar N2016-07-261-1/+4
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-251-3/+3
* afr: Automagic unsplit-brain by [ctime|mtime|size|majority]Ravishankar N2016-05-251-15/+277
* cluster/afr: Entry self-heal performance enhancementsKrutika Dhananjay2016-04-291-22/+73
* cluster/afr: Fix partial heals in 3-way replicationPranith Kumar K2016-04-151-6/+115
* cluster/afr: Fix witness counting code in src/sink detectionPranith Kumar K2016-04-111-7/+19
* cluster/afr: Don't lookup/forget inodesPranith Kumar K2016-03-311-18/+2
* afr: add mtime based split-brain resolution to CLIRavishankar N2016-03-291-10/+71
* cluster/afr: Choose local child as source if possiblePranith Kumar K2016-03-111-0/+29
* afr: Add throttled background client-side healsRavishankar N2016-03-011-0/+110
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-021-4/+15
* cluster/afr : Readdirp performance enhancementAnuradha Talur2015-11-301-1/+8
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2015-11-181-1/+1
* cluster/afr : Remove stale indicesAshish Pandey2015-11-161-1/+22
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-241-2/+6
* afr: Porting messages to new logging frameworkarao2015-06-271-28/+33
* cluster/afr : set pending xattrs for replaced brickAnuradha2015-06-251-8/+8
* afr: honour selfheal enable/disable volume set optionsRavishankar N2015-06-031-3/+8
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-11/+11
* cluster/afr : enable inspection & resolution of files in split-brainAnuradha2015-03-191-16/+2
* afr: remove stale index entriesRavishankar N2015-03-171-3/+11
* cluster/ec: Add self-heal-daemon command handlersPranith Kumar K2015-03-091-2/+2
* cluster/afr: Do not increment healed_count if no healing was performedKrutika Dhananjay2015-03-041-18/+41
* cluster/afr: split-brain resolution CLIRavishankar N2015-01-151-1/+190
* heal: glfs-heal implementationPranith Kumar K2014-10-151-8/+13
* cluster/afr: Add afr-v1 xattr compatibilityPranith Kumar K2014-10-011-41/+98
* cluster/afr : Fix incorrect looping of index healerAnuradha2014-09-291-4/+9
* cluster/afr: Fix inode leakKrutika Dhananjay2014-09-281-0/+2