summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-data.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Check for lock on source & sink before doing data healkarthik-us2020-02-131-3/+19
* afr: log before attempting data self-heal.Ravishankar N2019-05-081-0/+3
* afr: add client-pid to all gf_event() callsRavishankar N2019-03-271-1/+3
* cluster/afr: Send truncate on arbiter brick from SHDkarthik-us2019-03-111-15/+13
* Don't depend on string options to be valid alwaysPranith Kumar K2018-12-171-10/+3
* AFR xlator: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-12-171-1/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-2/+2
* afr: prevent winding inodelks twice for arbiter volumesRavishankar N2018-10-101-1/+1
* afr: fix incorrect reporting of directory split-brainRavishankar N2018-09-211-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-752/+717
* afr: heal gfids when file is not present on all bricksRavishankar N2018-06-191-1/+7
* cluster/afr: Make AFR eager-locking similar to ECPranith Kumar K2018-03-141-12/+2
* posix/afr: handle backward compatibility for rchecksum fopRavishankar N2018-02-191-8/+21
* gfapi: return pre/post attributes from glfs_pread/pwriteKinglong Mee2018-02-121-3/+3
* afr: don't treat all cases all bricks being blamed as split-brainRavishankar N2018-02-011-3/+3
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-211-2/+2
* cluster/afr: Fail open on split-brainPranith Kumar K2017-10-261-4/+54
* afr: auto-resolve split-brains for zero-byte filesRavishankar N2017-09-261-0/+6
* afr: mark non sources as sinks in metadata healRavishankar N2017-07-131-1/+1
* afr: restore atime/mtime for non-regular filesRavishankar N2017-03-061-51/+5
* afr/cluster: Restore data-self-heal-window optionRichard Wareing2017-02-081-1/+3
* afr: allow I/O when favorite-child-policy is enabledRavishankar N2016-11-271-6/+14
* afr: Modifications to afr eventsRavishankar N2016-09-231-1/+5
* afr: some coverity fixesRavishankar N2016-07-261-3/+9
* 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