summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-data.c
Commit message (Expand)AuthorAgeFilesLines
* afr: Automagic unsplit-brain by [ctime|mtime|size|majority]Ravishankar N2016-05-251-3/+5
* cluster/afr: Do not fsync when durability is offPranith Kumar K2016-04-271-0/+3
* cluster/afr: Fix inode-leak in data self-healPranith Kumar K2016-04-241-1/+1
* cluster/afr: Fix partial heals in 3-way replicationPranith Kumar K2016-04-151-4/+6
* cluster/afr: Choose local child as source if possiblePranith Kumar K2016-03-111-9/+3
* cluster/afr: Fix heal-info slow response while IO is in progressKrutika Dhananjay2016-02-031-18/+19
* afr: skip healing data blocks for arbiterRavishankar N2016-01-181-9/+49
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-021-3/+5
* cluster/afr: change data self-heal size check for arbiterPranith Kumar K2015-11-261-0/+4
* afr: Drop compatibility lock for data self-healRavishankar N2015-11-181-18/+0
* cluster/afr: disable self-heal lock compatibility for arbiter volumesPranith Kumar K2015-10-291-8/+12
* afr: write zeros to sink for non-sparse filesRavishankar N2015-10-281-16/+41
* cluster/afr: Handle stack reset failuresPranith Kumar K2015-10-071-0/+4
* afr: Do not wind statfs to arbiter brickRavishankar N2015-08-071-1/+1
* afr: Porting messages to new logging frameworkarao2015-06-271-9/+13
* cluster/afr : truncate all sinks filesAnuradha2015-06-261-14/+11
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* afr: add arbitration supportRavishankar N2015-05-051-0/+6
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-4/+4
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-2/+2
* 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