summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-entry.c
Commit message (Expand)AuthorAgeFilesLines
* afr,ec: Heal device files with correct major, minor numbersPranith Kumar K2016-10-261-1/+2
* 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-161-3/+4
* cluster/afr: Choose local child as source if possiblePranith Kumar K2016-03-301-8/+2
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-211-4/+7
* cluster/afr: Handle stack reset failuresPranith Kumar K2015-10-071-0/+4
* cluster/afr : expunge first, impunge next in entry selfhealAnuradha Talur2015-07-271-2/+5
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-151-1/+1
* afr: Porting messages to new logging frameworkarao2015-06-281-31/+40
* cluster/afr : set pending xattrs for replaced brickAnuradha2015-06-271-0/+7
* afr: complete conservative merge even in case of gfid split-brainRavishankar N2015-06-221-2/+18
* cluster/afr: Do not attempt entry self-heal if the last lookup on entry faile...Krutika Dhananjay2015-06-171-2/+9
* cluster/afr,dht: Fix memleak after syncop_readlinkPranith Kumar K2015-05-011-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
* cluster/afr: Allow data/entry self heal for metadata split-brainVenkatesh Somyajulu2013-07-021-10/+11
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-06-131-10/+13
* cluster/afr: mark new entry changelog for create/mknod failuresPranith Kumar K2012-12-041-31/+5
* Cluster/afr: Fix output for gluster volume heal vn info healedVenkatesh Somyajula2012-11-261-0/+1
* cluster/afr : Edited log message in afr_sh_entry_expunge_entry_cbkVenkatesh Somyajulu2012-10-121-1/+2
* cluster/afr: Provide option to set readdir-size in entry-self-healPranith Kumar K2012-10-011-1/+1
* cluster/afr: Unwind with correct pre/post parent bufsPranith Kumar K2012-08-021-2/+2
* cluster/afr: Perform data self-heal for non regular filesPranith Kumar K2012-07-251-58/+5
* cluster/afr: Treat EEXIST as success in hardlinkPranith Kumar K2012-06-141-0/+12
* storage/posix: Move landfill inside .glusterfsPranith Kumar K2012-05-311-6/+2
* cluster/afr: Enforce order in pre/post opPranith Kumar K2012-05-181-2/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* cluster/afr: Fix frame leak in hardlink self-healPranith Kumar K2012-03-311-9/+2
* core: adding extra data for fopsAmar Tumballi2012-03-221-36/+42
* cluster/afr: Reset re-usable sh args in sh_*_donePranith Kumar K2012-03-051-4/+0