summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-common.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-201-9/+13
* cluster/afr: Perform xattrop with all afr-keysPranith Kumar K2012-01-271-74/+69
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-0/+6
* cluster/afr: Remove dead codePranith Kumar K2012-01-101-34/+0
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2011-12-271-130/+115
* cluster/afr: Set pargfid when missingv3.3.0qa18Pranith Kumar K2011-12-221-1/+4
* afr: Fixed backgroundness detection in self-heal algo.Krishnan Parthasarathi2011-11-231-0/+1
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-181-4/+17
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* cluster/afr: Don't unlock sh_frame on failure in algoPranith Kumar K2011-09-301-1/+0
* Second round of warning suppression.Jeff Darcy2011-09-291-2/+0
* cluster/afr: Handle files without gfid in self-healPranith Kumar K2011-09-291-175/+289
* Proactive self heal process implementationPranith Kumar K2011-09-141-6/+0
* cluster/afr: perform self-heal with least priorityPranith Kumar K2011-09-091-0/+7
* cluster/afr: Make data selfheal trigger to be configurable.Pranith Kumar K2011-09-081-15/+15
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-10/+0
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-27/+57
* cluster/afr: Update fresh_children in lookup if no other ops in progressPranith Kumar K2011-08-191-5/+5
* 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: Don't depend on fuse lk_owner for inodelksPranith K2011-07-171-2/+2
* cluster/afr: Fix conflict files and gfid self-healPranith K2011-07-171-413/+759
* cluster/afr: Detect conflict/gfid self-healsPranith K2011-07-171-2/+5
* cluster/afr: Add fresh children along with read-child to inode contextPranith K2011-07-171-10/+8
* cluster/afr: Handle lookups when self-heal is offPranith K2011-07-121-154/+287
* afr: bg self-heal must be off if self-heal-count=0.Krishnan P2011-06-201-3/+3
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-081-7/+13
* Move `self-heal completed' message to log level INFO.Sachidananda2011-05-111-1/+1
* cluster/afr: log enhancement - part 2Amar Tumballi2011-04-011-119/+134
* cluster/afr: white-space cleanup - part 2Amar Tumballi2011-03-311-437/+437
* send proper device id to posix while self healing device file entryRaghavendra Bhat2011-03-251-9/+14
* cluster/afr: skip openfd flush when the file is already deletedPranith K2011-03-221-0/+2
* cluster/afr: Fix wrong memory allocationPranith K2011-03-141-1/+1
* cluster/afr: Re-factoring code for alignmentVijay Bellur2011-02-281-62/+62
* cluster/afr: Whitespace cleanupVijay Bellur2011-02-281-34/+36
* cluster/afr: Perform self-heal as rootPranith K2011-02-081-1/+2
* change the log level from warning to debug while getting pending matrixRaghavendra Bhat2010-12-271-1/+1
* Change assert to GF_ASSERTVijay Bellur2010-10-121-1/+1
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* replicate: use new style (un)locking in self heal of missing entriesAnand Avati2010-09-291-62/+5
* cluster/afr: allocate memory big enough to hold iatt structures.Raghavendra G2010-09-181-2/+2
* cluster/afr: Various self heal fixes wrt gfid.Pavan Sondur2010-09-071-6/+52
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-3/+3
* cluster/afr: Clean up dead variables.Sachidananda2010-08-261-17/+20
* replace struct stat by stuct iattv3.1.0qa9Raghavendra Bhat2010-08-261-1/+1
* cluster/afr: Do not issue blocking locks in self-heal.Pavan Sondur2010-08-261-27/+2
* fix the typo present in sh_missing_entries_create functionRaghavendra Bhat2010-08-241-1/+1