summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-common.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Treat FOOL condition as split-brain for entry self-healv3.4.3alpha1Pranith Kumar K2014-02-121-0/+48
* 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
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-4/+3
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-201-9/+13
* cluster/afr: Perform xattrop with all afr-keysPranith Kumar K2012-01-271-74/+69
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-0/+6
* cluster/afr: Remove dead codePranith Kumar K2012-01-101-34/+0
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2011-12-271-130/+115
* cluster/afr: Set pargfid when missingv3.3.0qa18Pranith Kumar K2011-12-221-1/+4
* afr: Fixed backgroundness detection in self-heal algo.Krishnan Parthasarathi2011-11-231-0/+1
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-181-4/+17
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* cluster/afr: Don't unlock sh_frame on failure in algoPranith Kumar K2011-09-301-1/+0
* Second round of warning suppression.Jeff Darcy2011-09-291-2/+0
* cluster/afr: Handle files without gfid in self-healPranith Kumar K2011-09-291-175/+289
* Proactive self heal process implementationPranith Kumar K2011-09-141-6/+0
* cluster/afr: perform self-heal with least priorityPranith Kumar K2011-09-091-0/+7
* cluster/afr: Make data selfheal trigger to be configurable.Pranith Kumar K2011-09-081-15/+15
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-10/+0
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-27/+57
* cluster/afr: Update fresh_children in lookup if no other ops in progressPranith Kumar K2011-08-191-5/+5