summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-entry.c
Commit message (Expand)AuthorAgeFilesLines
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-171-2/+2
* afr: heal gfid as a part of entry healRavishankar N2017-10-091-7/+34
* afr: Prevent null gfids in self-heal entry re-creationRavishankar N2017-08-081-3/+11
* cluster/afr: GFID split-brain resolution with existing CLIkarthik-us2017-07-181-100/+7
* cluster/afr: GFID split brain resolution with favorite-child-policykarthik-us2017-04-201-45/+151
* cluster/afr: Perform new entry mark before creating new entryPranith Kumar K2017-02-161-37/+24
* cluster/afr: Remove backward compatibility for locks with v1Pranith Kumar K2016-12-071-33/+1
* afr: allow I/O when favorite-child-policy is enabledRavishankar N2016-11-271-0/+3
* afr,ec: Heal device files with correct major, minor numbersPranith Kumar K2016-10-261-1/+2
* afr: Modifications to afr eventsRavishankar N2016-09-231-4/+2
* afr: add replication eventsRavishankar N2016-09-061-4/+23
* afr: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-1/+0
* afr, index: Clean up stale directory and file indices in granular entry shKrutika Dhananjay2016-07-111-2/+6
* cluster/afr: Attempt name-index purge even on full-heal of directoryKrutika Dhananjay2016-05-261-58/+72
* cluster/afr: Entry self-heal performance enhancementsKrutika Dhananjay2016-04-291-16/+289
* cluster/afr: Fix spurious entries in heal infoPranith Kumar K2016-04-201-5/+12
* cluster/afr: Fix partial heals in 3-way replicationPranith Kumar K2016-04-151-3/+4
* cluster/afr: Choose local child as source if possiblePranith Kumar K2016-03-111-8/+2
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-021-4/+7
* cluster/afr: Handle stack reset failuresPranith Kumar K2015-10-071-0/+4
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-101-1/+1
* cluster/afr : expunge first, impunge next in entry selfhealAnuradha Talur2015-07-061-2/+5
* afr: Porting messages to new logging frameworkarao2015-06-271-31/+40
* cluster/afr : set pending xattrs for replaced brickAnuradha2015-06-251-0/+7
* afr: complete conservative merge even in case of gfid split-brain.Ravishankar N2015-06-221-2/+18
* cluster/afr: Do not attempt entry self-heal if the last lookup on entry faile...Krutika Dhananjay2015-06-081-2/+9
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* cluster/afr,dht: Fix memleak after syncop_readlinkPranith Kumar K2015-04-231-0/+1
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-10/+13
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-6/+6
* cluster/afr: Do not increment healed_count if no healing was performedKrutika Dhananjay2015-03-041-2/+13
* afr: Fixes to commit 85427a23c238499137cbfaafdb7b6ad27f67506aAnuradha2015-01-011-0/+3
* cluster/afr: Make entry-self-heal in afr-v2 compatible with afr-v1Pranith Kumar K2014-12-261-1/+28
* cluster/afr : Change in volume heal info commandAnuradha2014-12-231-13/+11
* cluster/afr: Perform post-op in entry selfheal inside locksKrutika Dhananjay2014-10-311-3/+31
* cluster/afr: Add afr-v1 xattr compatibilityPranith Kumar K2014-10-011-5/+16
* cluster/afr: Fix locking issues in entry self-healKrutika Dhananjay2014-09-241-92/+123
* cluster/afr: Do not reset pending xattrs on gfid or type mismatch in entry-shKrutika Dhananjay2014-09-231-18/+79
* cluster/afr: Don't start heal when lookup succeeds on < 2 childrenPranith Kumar K2014-09-231-3/+3
* cluster/afr : Mark pending changelog xattrs for new creationsAnuradha2014-09-031-54/+19
* cluster/afr: Propagate EIO on inode's type mismatchKrutika Dhananjay2014-09-021-17/+14
* cluster/afr: Fix dict_t leaksKrutika Dhananjay2014-08-281-7/+8
* cluster/afr: Fix all locked_on bricks are sinks check in self-healsPranith Kumar K2014-08-261-19/+15
* build: MacOSX Porting fixesHarshavardhana2014-04-241-3/+1
* cluster/afr: refactorAnand Avati2014-03-221-2281/+506
* cluster/afr: Unable to self heal symbolic linksVenkatesh Somyajulu2014-01-131-2/+2
* cluster/afr: For entry self heal, mark all source bricksVenkatesh Somyajulu2013-12-191-13/+49
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-08-291-0/+1
* cluster/afr: Handle REPLICATE_TRASH_DIR from old bricksPranith Kumar K2013-07-261-13/+15
* cluster/afr: Handle parallel hardlinks self-healPranith Kumar K2013-07-231-0/+29