summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-metadata.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Don't stop entry/data self-heal on metadata split-brainPranith Kumar K2012-08-291-11/+3
* afr: Avoid excessive logging in self-heal.Krishnan Parthasarathi2012-08-231-3/+3
* cluster/afr: Modified split-brain handlingPranith Kumar K2012-07-261-14/+36
* cluster/afr: Perform data self-heal for non regular filesPranith Kumar K2012-07-251-71/+4
* cluster/afr: Enforce order in pre/post opPranith Kumar K2012-05-181-1/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: adding extra data for fopsAmar Tumballi2012-03-221-14/+16
* cluster/afr: Reset re-usable sh args in sh_*_donePranith Kumar K2012-03-051-7/+1
* cluster/afr: Remove dead codePranith Kumar K2012-01-101-15/+0
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2011-12-271-1/+1
* cluster/afr: Fix meta data lock rangePranith Kumar K2011-12-221-1/+1
* cluster/afr : Fix self-heal of special filesKaushal M2011-10-311-9/+4
* cluster/afr: Handle files without gfid in self-healPranith Kumar K2011-09-291-32/+17
* 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-4/+0
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-56/+10
* cluster/afr: Update fresh_children in lookup if no other ops in progressPranith Kumar K2011-08-191-2/+2
* 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-68/+6
* cluster/afr: Add fresh children along with read-child to inode contextPranith K2011-07-171-6/+32
* cluster/afr: Handle lookups when self-heal is offPranith K2011-07-121-8/+13
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-081-11/+12
* cluster/afr: log enhancements - part 1Amar Tumballi2011-04-061-12/+9
* cluster/afr: whitespace cleanupAmar Tumballi2011-03-291-424/+423
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* change stat structure to iattAnush Shetty2010-09-181-1/+1
* cluster/afr: Clang fixes.Sachidananda2010-08-261-17/+6
* cluster/afr: Do not issue blocking locks in self-heal.Pavan Sondur2010-08-261-29/+3
* cluster/afr: Use 2 phase locking for transactions and self heal.Pavan Sondur2010-08-221-116/+67
* Memory accounting changesVijay Bellur2010-04-231-2/+3
* iatt: changes across the codebaseAnand V. Avati2010-03-161-21/+15
* cluster/afr: Refactored the self-heal interface.Vikas Gorur2009-11-241-5/+7
* prevent spurious unlocks from afr selfhealAnand Avati2009-10-131-3/+18
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-1/+2
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-011-30/+28
* afr logging cleanupAnand V. Avati2009-04-281-16/+12
* Cleaned up log messages in replicate.Vikas Gorur2009-04-241-14/+7
* Check return value of afr_sh_select_source.2.0.0rc8Vikas Gorur2009-04-201-0/+9
* Changed xattr format of afr changelog to support adding and removing of subvo...Vikas Gorur2009-04-161-14/+21
* Compulsorily do self heal if file sizes differ.Vikas Gorur2009-04-091-2/+2
* Erase xattr during self-heal based on original dict.Vikas Gorur2009-04-091-2/+3
* Fix in return value of afr_sh_mark_sourcesVikas Gorur2009-04-061-5/+12
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-121-0/+2
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+791