summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heal-common.c
Commit message (Expand)AuthorAgeFilesLines
* afr: bg self-heal must be off if self-heal-count=0.Krishnan P2011-06-221-3/+3
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-091-8/+14
* send the proper device id to posix while self healing device special file entryRaghavendra Bhat2011-05-311-9/+14
* cluster/afr: skip openfd flush when the file is already deletedPranith K2011-04-111-0/+2
* 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
* Fix memory access in afr's self-heal code (replace pointer casts by memcpy).Hraban Luyat2010-02-071-24/+30
* cluster/afr: Pick a source for metadata self-heal even if all nodes are innoc...Vikas Gorur2010-01-141-0/+28
* cluster/afr: Use dict_ref instead of dict_copy_with_ref.Vikas Gorur2010-01-081-2/+2
* cluster/afr: Sync the parent directory's mtime during missing entries self-heal.Vikas Gorur2009-12-071-6/+26
* afr: fix fd ref leak in self-healAnand Avati2009-12-061-1/+3
* cluster/afr: Add log messages when setattr fails in self-heal.Vikas Gorur2009-12-021-0/+6
* cluster/afr: Fix conditional typo.Vikas Gorur2009-12-021-1/+2
* afr: remove memcpy of @local contents in afr_local_copyAnand Avati2009-12-011-8/+23
* cluster/afr: Don't do memcpy of afr_local_t in afr_local_copy.Vikas Gorur2009-12-011-11/+5
* cluster/afr: Set the self-heal "source" as read subvolume even when not doing...Vikas Gorur2009-12-011-3/+12
* cluster/afr: Refactored lookup_cbk and introduce precedence of errors.Vikas Gorur2009-11-301-0/+4
* cluster/afr: Refactored the self-heal interface.Vikas Gorur2009-11-241-84/+48
* cluster/afr: Do self-heal on reopened fds.Vikas Gorur2009-11-241-17/+32
* cluster/afr: Fix inode context bitmasks.Vikas Gorur2009-11-241-6/+2
* cluster/afr: Ensure directory contents are in sync during opendir.Vikas Gorur2009-11-131-3/+10
* cluster/afr: NFS-friendly logic changesVikas Gorur2009-10-271-2/+2
* cluster/afr: Do self-heal in the background.Vikas Gorur2009-10-261-11/+126
* cluster/afr: Set mtime of parent directory in self-heal properly.Vikas Gorur2009-10-131-2/+3
* prevent spurious unlocks from afr selfhealAnand Avati2009-10-131-9/+25
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1