summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-common.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cluster/afr: Use 2 phase locking for transactions and self heal.Pavan Sondur2010-08-221-64/+103
* add pump xlator and changes for replace-brickPavan Sondur2010-08-061-2/+4
* cluster/afr: Logging improvement for self-healPranith Kumar K2010-07-271-2/+6
* cluster/afr: ignore errno from offline nodes during self-healPranith Kumar K2010-07-271-0/+3
* custer/afr added self-heal logging in normal modePranith Kumar K2010-07-231-0/+21
* Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...Simone Gotti2010-05-091-1/+3
* Memory accounting changesVijay Bellur2010-04-231-24/+43
* iatt: change S_IF macros with IA_IF macros in missing placesAnand Avati2010-04-081-7/+7
* iatt: changes across the codebaseAnand V. Avati2010-03-161-34/+29