summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal.h
Commit message (Expand)AuthorAgeFilesLines
* AFR xlator: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-12-171-0/+21
* afr: assign gfid during name heal when no 'source' is present.Ravishankar N2018-12-031-1/+1
* afr: fix incorrect reporting of directory split-brainRavishankar N2018-09-211-4/+4
* Land clang-format changesGluster Ant2018-09-121-227/+217
* afr: heal gfids when file is not present on all bricksRavishankar N2018-06-191-1/+5
* cluster/afr: Make AFR eager-locking similar to ECPranith Kumar K2018-03-141-1/+1
* cluster/afr: Fail open on split-brainPranith Kumar K2017-10-261-1/+1
* afr: heal gfid as a part of entry healRavishankar N2017-10-091-0/+4
* afr: auto-resolve split-brains for zero-byte filesRavishankar N2017-09-261-0/+7
* afr: discover/lookup heal fixesRavishankar N2017-09-041-2/+2
* afr: check validity of afr_replyRavishankar N2017-08-311-0/+2
* afr: heal metadata in discover code pathRavishankar N2017-08-161-0/+4
* cluster/afr: GFID split-brain resolution with existing CLIkarthik-us2017-07-181-1/+7
* cluster/afr: GFID split brain resolution with favorite-child-policykarthik-us2017-04-201-0/+11
* syncop: don't wake task in synctask_wake unless really neededRavishankar N2017-03-281-8/+16
* afr: restore atime/mtime for non-regular filesRavishankar N2017-03-061-0/+9
* cluster/afr: Perform new entry mark before creating new entryPranith Kumar K2017-02-161-4/+4
* afr: all children of AFR must be up to resolve s-brainRavishankar N2017-02-091-1/+5
* selfheal: fix memory leak on client side healing queueMateusz Slupny2016-12-021-1/+1
* afr: allow I/O when favorite-child-policy is enabledRavishankar N2016-11-271-4/+20
* afr: Automagic unsplit-brain by [ctime|mtime|size|majority]Ravishankar N2016-05-251-0/+1
* cluster/afr: Do not inode_link in afrPranith Kumar K2016-05-201-0/+3
* cluster/afr: Entry self-heal performance enhancementsKrutika Dhananjay2016-04-291-2/+3
* cluster/afr: Fix partial heals in 3-way replicationPranith Kumar K2016-04-151-1/+12
* cluster/afr: Don't lookup/forget inodesPranith Kumar K2016-03-311-3/+0
* cluster/afr: Choose local child as source if possiblePranith Kumar K2016-03-111-0/+3
* afr: Add throttled background client-side healsRavishankar N2016-03-011-0/+3
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-021-4/+8
* cluster/afr : set pending xattrs for replaced brickAnuradha2015-06-251-0/+8
* afr: add arbitration supportRavishankar N2015-05-051-0/+3
* cluster/afr: Do not increment healed_count if no healing was performedKrutika Dhananjay2015-03-041-0/+3
* cluster/afr: split-brain resolution CLIRavishankar N2015-01-151-0/+18
* cluster/afr : Change in volume heal info commandAnuradha2014-12-231-0/+22
* heal: glfs-heal implementationPranith Kumar K2014-10-151-0/+7
* cluster/afr: Add afr-v1 xattr compatibilityPranith Kumar K2014-10-011-3/+12
* cluster/afr: Fix spurious metadata self-healsPranith Kumar K2014-09-241-0/+4
* cluster/afr: Don't start heal when lookup succeeds on < 2 childrenPranith Kumar K2014-09-231-0/+4
* cluster/afr: perform list-xattr during lookupRavishankar N2014-09-051-0/+2
* cluster/afr : Mark pending changelog xattrs for new creationsAnuradha2014-09-031-1/+7
* cluster/afr: Propagate EIO on inode's type mismatchKrutika Dhananjay2014-09-021-6/+14
* cluster/afr: Fix dict_t leaksKrutika Dhananjay2014-08-281-3/+3
* cluster/afr: Perform gfid heal inside locks.Pranith Kumar K2014-08-221-1/+2
* cluster/afr: refactorAnand Avati2014-03-221-19/+143
* replicate: don't stop checking xattrs because one was absentJeff Darcy2012-11-261-7/+0
* replicate: add hashed read-child method.Jeff Darcy2012-05-311-1/+2
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-16/+7
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* cluster/afr: Add fresh children along with read-child to inode contextPranith K2011-07-171-4/+1
* cluster/afr: Handle lookups when self-heal is offPranith K2011-07-121-3/+10