summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-data.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Modified split-brain handlingPranith Kumar K2012-07-261-26/+37
* cluster/afr: Perform data self-heal for non regular filesPranith Kumar K2012-07-251-86/+60
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-4/+2
* cluster/afr: Don't reset split-brain when data-self-heal is offPranith Kumar K2012-06-191-0/+4
* replicate: add hashed read-child method.Jeff Darcy2012-05-311-2/+4
* cluster/afr: Release inodelk on erase changelog failuresPranith Kumar K2012-05-231-0/+3
* cluster/afr: Enforce order in pre/post opPranith Kumar K2012-05-181-1/+1
* cluster/afr: Perform conservative merge on dir with xattr split-brainPranith Kumar K2012-05-181-3/+14
* cluster/afr: Handle files w.o. xattrs and size mismatch.Pranith Kumar K2012-05-181-1/+9
* cluster/afr: Mark zero size file as sink in absense of xattrs.Pranith Kumar K2012-05-181-1/+1
* cluster/afr: Determining sources should do both fxattrop, fstatPranith Kumar K2012-05-181-95/+64
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* self-heald: Find self-heal failures, split-brainPranith Kumar K2012-04-051-1/+2
* cluster/afr: Handle self-heal of files with holesPranith Kumar K2012-04-041-7/+9
* cluster/afr: handle fstat failure in data-self-healPranith Kumar K2012-03-291-1/+1
* cluster/afr: Handle afr data self-heal failures gracefullyPranith Kumar K2012-03-281-51/+137
* core: adding extra data for fopsAmar Tumballi2012-03-221-18/+20
* cluster/afr: Perform xattrop with all afr-keysPranith Kumar K2012-01-271-46/+3
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-12/+16
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2011-12-271-3/+8
* cluster/afr: Remove treating sh_frame as special loop_framePranith Kumar K2011-11-231-7/+1
* cluster/afr: Fix memory leaksPranith Kumar K2011-11-231-15/+5
* cluster/afr : Fix self-heal of special filesKaushal M2011-10-311-1/+33
* cluster/afr: Make data selfheal trigger to be configurable.Pranith Kumar K2011-09-081-1/+2
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-13/+0
* cluster/afr: Prevent double big lock when data self-heal loops are not spawnedPranith Kumar K2011-09-061-1/+21
* cluster/afr: Perform flush on all the children involved in self-healPranith Kumar K2011-08-221-19/+6
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-276/+433
* 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-23/+7
* cluster/afr: Detect conflict/gfid self-healsPranith K2011-07-171-1/+1
* cluster/afr: Add fresh children along with read-child to inode contextPranith K2011-07-171-61/+27
* cluster/afr: Handle lookups when self-heal is offPranith K2011-07-121-28/+158
* pump, afr: dict related memory fixes.Krishnan P2011-07-121-9/+30
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-081-10/+8
* cluster/afr: log enhancements - part 1Amar Tumballi2011-04-061-45/+32
* cluster/afr: whitespace cleanupAmar Tumballi2011-03-291-535/+534
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* cluster/afr: Remove dead assignments.Sachidananda2010-08-261-28/+11
* cluster/afr: Do not issue blocking locks in self-heal.Pavan Sondur2010-08-261-28/+3
* cluster/afr: Use 2 phase locking for transactions and self heal.Pavan Sondur2010-08-221-130/+73
* cluster/afr: Check before accessing xattrs in data self heal.Pavan Sondur2010-06-011-1/+2
* Memory accounting changesVijay Bellur2010-04-231-6/+10
* cluster/afr: Send xattr in lookup from the source subvolume.Vikas Gorur2010-04-201-0/+8
* iatt: changes across the codebaseAnand V. Avati2010-03-161-19/+12
* cluster/afr: Add log messages when setattr fails in self-heal.Vikas Gorur2009-12-021-0/+8
* cluster/afr: Don't do memcpy of afr_local_t in afr_local_copy.Vikas Gorur2009-12-011-1/+2