summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-entry.c
Commit message (Expand)AuthorAgeFilesLines
* afr: exit out of stack winds in for loops if call_count is zeroRavishankar N2015-03-111-2/+2
* afr : Logging improvementAnuradha2014-11-131-0/+1
* cluster/afr: Fix excessive logging in glfsheal log fileKrutika Dhananjay2014-10-271-1/+1
* cluster/afr: remove unused variableRavishankar N2014-05-151-2/+0
* cluster/afr: send opendirs to all children for entry self-healRavishankar N2014-05-141-24/+10
* cluster/afr: Unable to self heal symbolic linksVenkatesh Somyajulu2014-05-081-2/+2
* cluster/afr: trigger self-heals even when they are set to off.Pranith Kumar K2014-04-281-1/+1
* cluster/afr: Add dry-run functionality to self-heal.Pranith Kumar K2014-04-281-1/+6
* cluster/afr: Change errno to op_errnoVenkatesh Somyajulu2013-12-291-1/+1
* 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
* cluster/afr: Handle errors in build_parent_locPranith Kumar K2012-03-011-1/+1
* cluster/afr: Hardlink Self-healPranith Kumar K2012-03-011-11/+172
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-2/+2
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-201-2/+2
* cluster/afr: Perform xattrop with all afr-keysPranith Kumar K2012-01-271-193/+223
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-2/+2
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2011-12-271-8/+16
* cluster/afr: Set pargfid when missingv3.3.0qa18Pranith Kumar K2011-12-221-2/+8
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-181-4/+16
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-2/+2
* cluster/afr : Fix self-heal of special filesKaushal M2011-10-311-2/+7
* cluster/afr: set the read child ctx only if the self-heal source is validv3.3.0qa14Raghavendra Bhat2011-10-031-4/+4
* Second round of warning suppression.Jeff Darcy2011-09-291-8/+0
* cluster/afr: Handle files without gfid in self-healPranith Kumar K2011-09-291-343/+203
* cluster/afr: Make data selfheal trigger to be configurable.Pranith Kumar K2011-09-081-1/+1
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-12/+0
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-36/+8
* cluster/afr: Update fresh_children in lookup if no other ops in progressPranith Kumar K2011-08-191-1/+1
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* cluster/afr: Fix conflict files and gfid self-healPranith K2011-07-171-96/+8
* cluster/afr: make expunge/impunge re-usablePranith K2011-07-171-64/+164