summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-entry.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/afr: Add fresh children along with read-child to inode contextPranith K2011-07-171-7/+23
* cluster/afr: Handle lookups when self-heal is offPranith K2011-07-121-7/+13
* pump, afr: dict related memory fixes.Krishnan P2011-07-121-17/+40
* cluster/afr: Give proper device id for mknodPranith Kumar K2011-06-161-1/+2
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-081-9/+9
* cluster/afr: set loc gfids for fresh lookupPranith Kumar K2011-05-041-0/+2
* cluster/afr: Avoid null dereferencePranith Kumar K2011-04-141-1/+3
* cluster/afr: log enhancement - part 2Amar Tumballi2011-04-011-71/+81
* cluster/afr: white-space cleanup - part 2Amar Tumballi2011-03-311-1339/+1338
* afr-entry-self-heal: fixes to detected renames (gfid based)Anand Avati2011-03-141-15/+38
* cluster/replicate: update st_nlink count of stat sent to application after co...Raghavendra G2011-01-071-3/+18
* Copyright changesVijay Bellur2010-10-111-1/+1
* replicate: use the new rmdir prototype for cleaner entry self-healingAnand Avati2010-10-051-204/+21
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* afr: reduce the size of readdir request during entry-self-healAmar Tumballi2010-09-131-1/+1
* cluster/afr: Various self heal fixes wrt gfid.Pavan Sondur2010-09-071-7/+74
* 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-2/+3
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* cluster/afr: Remove dead assignments.Sachidananda2010-08-261-64/+10
* 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-156/+68
* cluster/afr: Avoid Null de-reference when post parent is NULLPranith Kumar K2010-08-121-1/+1
* fixes for spurious entry self-heal in afrPranith Kumar K2010-07-281-1/+1
* Memory accounting changesVijay Bellur2010-04-231-10/+12
* iatt: change S_IF macros with IA_IF macros in missing placesAnand Avati2010-04-081-15/+15
* iatt: changes across the codebaseAnand V. Avati2010-03-161-58/+54
* cluster/afr: Don't do entry self-heal in the background.Vikas Gorur2009-12-071-5/+0
* storage/posix: Added janitor thread.Vikas Gorur2009-12-021-13/+13
* cluster/afr: Refactored the self-heal interface.Vikas Gorur2009-11-241-4/+7
* cluster/afr: Ensure directory contents are in sync during opendir.Vikas Gorur2009-11-131-1/+8