summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-common.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/afr: Fix spurious metadata self-healsPranith Kumar K2014-09-241-0/+32
* cluster/afr: Don't start heal when lookup succeeds on < 2 childrenPranith Kumar K2014-09-231-0/+17
* cluster/afr: Set all the xattrs needed by index xlatorAnuradha2014-09-161-15/+10
* cluster/afr : Mark pending changelog xattrs for new creationsAnuradha2014-09-031-0/+37
* cluster/afr: Propagate EIO on inode's type mismatchKrutika Dhananjay2014-09-021-4/+5
* cluster/afr: Fix dict_t leaksKrutika Dhananjay2014-08-281-0/+3
* features/changelog: Capture "correct" internal FOPsVenky Shankar2014-07-231-4/+4
* cluster/afr: move messages to new logging frameworkRavishankar N2014-05-171-1/+2
* cluster/afr: Remove stale index in self-heal codepathPranith Kumar K2014-05-081-1/+1
* cluster/afr: Fix inode_forget assert failurePranith Kumar K2014-04-281-25/+31
* cluster/afr: refactorAnand Avati2014-03-221-2545/+742
* cluster/afr: Set size based source only when sizes are unequalPranith Kumar K2013-09-031-0/+13
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-08-291-17/+46
* cluster/afr: Add largest file is source policyAnand Avati2013-08-141-7/+93
* cluster/afr: Print self-heal log when self-heal succeedsPranith Kumar K2013-07-311-32/+54
* cluster/afr: Refactor inodelk to handle multiple domainsPranith Kumar K2013-07-031-57/+32
* cluster/afr: Allow data/entry self heal for metadata split-brainVenkatesh Somyajulu2013-07-021-74/+93
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-06-131-33/+182
* cluster/afr: Club missing entry, missing gfid self-healsPranith Kumar K2013-05-071-45/+8
* cluster/afr: Made afr_sh_purge_entry_common message log more clear.Venkatesh Somyajulu2013-04-031-3/+1
* cluster/afr: added logging of changelog for split-brain in glustershd.log fileVenkatesh Somyajula2013-02-031-0/+60
* afr: Modified book-keeping structures for entrylksKrishnan Parthasarathi2013-01-231-9/+35
* afr: conditionally prioritize EIO errors over ENOENTBrian Foster2013-01-181-1/+2
* afr: replace afr_more_important_error with afr_most_important_errorBrian Foster2013-01-171-2/+1
* replicate: don't clear changelog for un-healed replicasJeff Darcy2013-01-161-6/+44
* cluster/afr: Remember type of split-brain in inode-ctxPranith Kumar K2012-12-111-5/+2
* replicate: don't stop checking xattrs because one was absentJeff Darcy2012-11-261-92/+0
* Cluster/afr: Fix output for gluster volume heal vn info healedVenkatesh Somyajula2012-11-261-0/+5
* cluster/afr: Don't stop entry/data self-heal on metadata split-brainPranith Kumar K2012-08-291-1/+3
* afr: Avoid excessive logging in self-heal.Krishnan Parthasarathi2012-08-231-4/+10
* cluster/afr: Modified split-brain handlingPranith Kumar K2012-07-261-1/+2
* cluster/afr: Perform data self-heal for non regular filesPranith Kumar K2012-07-251-2/+89
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1
* cluster/afr: Don't reset split-brain when data-self-heal is offPranith Kumar K2012-06-191-1/+0
* cluster/afr: Enforce order in pre/post opPranith Kumar K2012-05-181-9/+29
* cluster/afr: Perform conservative merge on dir with xattr split-brainPranith Kumar K2012-05-181-7/+44
* cluster/afr: Handle files w.o. xattrs and size mismatch.Pranith Kumar K2012-05-181-9/+35
* cluster/afr: Mark zero size file as sink in absense of xattrs.Pranith Kumar K2012-05-181-1/+52
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* cluster/afr: Set errno correctly in find_fresh_parents failuresPranith Kumar K2012-04-191-1/+3
* cluster/afr: Build parent loc for expungePranith Kumar K2012-04-181-0/+7