summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-common.c
Commit message (Expand)AuthorAgeFilesLines
* afr: exit out of stack winds in for loops if call_count is zeroRavishankar N2015-03-111-0/+2
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-261-1/+2
* cluster/afr : Prevent excessive logging of split-brain messages.Anuradha2014-11-131-3/+6
* afr : Logging improvementAnuradha2014-11-131-4/+172
* cluster/afr: Fix excessive logging in glfsheal log fileKrutika Dhananjay2014-10-271-1/+1
* cluster/afr: Fix a minor typo.Vijay Bellur2014-08-261-1/+1
* cluster/afr: Prevent heal info hang when data-self-heal in progress.Pranith Kumar K2014-04-281-0/+1
* heal: Enable logging for glfsheal.Pranith Kumar K2014-04-281-0/+3
* cluster/afr: trigger self-heals even when they are set to off.Pranith Kumar K2014-04-281-1/+2
* cluster/afr: Add dry-run functionality to self-heal.Pranith Kumar K2014-04-281-0/+4
* cluster/afr: Treat FOOL condition as split-brain for entry self-healPranith Kumar K2014-01-251-0/+48
* 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
* self-heald: Find self-heal failures, split-brainPranith Kumar K2012-04-051-2/+3
* cluster/afr: Fix split-brain logPranith Kumar K2012-03-291-5/+8
* cluster/afr: Fix the split-brain logPranith Kumar K2012-03-291-3/+4
* core: adding extra data for fopsAmar Tumballi2012-03-221-5/+9
* cluster/afr: Enable eager-lockPranith Kumar K2012-03-171-1/+1
* cluster/afr: Reset re-usable sh args in sh_*_donePranith Kumar K2012-03-051-16/+25
* Revert "afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enc...Vijay Bellur2012-03-031-0/+1
* cluster/afr: Handle errors in build_parent_locPranith Kumar K2012-03-011-18/+24
* afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enclosed' fop.Krishnan Parthasarathi2012-03-011-1/+0