summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-data.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Do not increment healed_count if no healing was performedKrutika Dhananjay2015-03-041-2/+14
* afr: Don't write to sparse regions of sink.Ravishankar N2015-01-301-2/+39
* cluster/afr: split-brain resolution CLIRavishankar N2015-01-151-41/+21
* afr: Fixes to commit 85427a23c238499137cbfaafdb7b6ad27f67506aAnuradha2015-01-011-0/+3
* cluster/afr : Change in volume heal info commandAnuradha2014-12-231-11/+10
* cluster/afr: Add afr-v1 xattr compatibilityPranith Kumar K2014-10-011-23/+164
* cluster/afr: Fix spurious metadata self-healsPranith Kumar K2014-09-241-17/+21
* cluster/afr: Fixed mem leaks in self-heal code path.Anuradha2014-09-231-0/+2
* cluster/afr: Don't start heal when lookup succeeds on < 2 childrenPranith Kumar K2014-09-231-2/+2
* cluster/afr: Propagate EIO on inode's type mismatchKrutika Dhananjay2014-09-021-2/+1
* cluster/afr: Fix dict_t leaksKrutika Dhananjay2014-08-281-0/+4
* cluster/afr: Fix all locked_on bricks are sinks check in self-healsPranith Kumar K2014-08-261-22/+16
* cluster/afr: Sparse file self-heal cangesPranith Kumar K2014-03-261-9/+28
* cluster/afr: refactorAnand Avati2014-03-221-1616/+478
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-08-291-13/+149
* cluster/afr: Print self-heal log when self-heal succeedsPranith Kumar K2013-07-311-0/+59
* cluster/afr: Let two data-self-heals compete in new domainPranith Kumar K2013-07-031-22/+58
* cluster/afr: Refactor inodelk to handle multiple domainsPranith Kumar K2013-07-031-14/+30
* cluster/afr: Allow data/entry self heal for metadata split-brainVenkatesh Somyajulu2013-07-021-12/+12
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-06-131-15/+19
* cluster/afr: fsync before erase xattrs in data self-healPranith Kumar K2013-03-281-1/+75
* cluster/afr: Preserve mtime in self-healPranith Kumar K2013-03-121-14/+25
* cluster/afr: added logging of changelog for split-brain in glustershd.log fileVenkatesh Somyajula2013-02-031-5/+2
* cluster/afr: Remember type of split-brain in inode-ctxPranith Kumar K2012-12-111-9/+3
* cluster/afr: Empty string should not be default option valPranith Kumar K2012-12-051-0/+4
* afr: use data trylock mode in read/write self-heal trigger pathsBrian Foster2012-12-041-1/+8
* afr: support self-heal data trylock mechanismBrian Foster2012-12-041-6/+12
* afr: send unique dict_t instances to replicas in self-heal fxattropBrian Foster2012-11-291-28/+42
* Cluster/afr: Fix output for gluster volume heal vn info healedVenkatesh Somyajula2012-11-261-0/+2
* afr: Avoid excessive logging in self-heal.Krishnan Parthasarathi2012-08-231-2/+2
* cluster/afr: Modified split-brain handlingPranith Kumar K2012-07-261-26/+37
* cluster/afr: Perform data self-heal for non regular filesPranith Kumar K2012-07-251-86/+60
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-4/+2
* cluster/afr: Don't reset split-brain when data-self-heal is offPranith Kumar K2012-06-191-0/+4
* replicate: add hashed read-child method.Jeff Darcy2012-05-311-2/+4
* cluster/afr: Release inodelk on erase changelog failuresPranith Kumar K2012-05-231-0/+3
* cluster/afr: Enforce order in pre/post opPranith Kumar K2012-05-181-1/+1
* cluster/afr: Perform conservative merge on dir with xattr split-brainPranith Kumar K2012-05-181-3/+14
* cluster/afr: Handle files w.o. xattrs and size mismatch.Pranith Kumar K2012-05-181-1/+9
* cluster/afr: Mark zero size file as sink in absense of xattrs.Pranith Kumar K2012-05-181-1/+1
* cluster/afr: Determining sources should do both fxattrop, fstatPranith Kumar K2012-05-181-95/+64
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* self-heald: Find self-heal failures, split-brainPranith Kumar K2012-04-051-1/+2
* cluster/afr: Handle self-heal of files with holesPranith Kumar K2012-04-041-7/+9
* cluster/afr: handle fstat failure in data-self-healPranith Kumar K2012-03-291-1/+1
* cluster/afr: Handle afr data self-heal failures gracefullyPranith Kumar K2012-03-281-51/+137
* core: adding extra data for fopsAmar Tumballi2012-03-221-18/+20
* cluster/afr: Perform xattrop with all afr-keysPranith Kumar K2012-01-271-46/+3
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-12/+16
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2011-12-271-3/+8