summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr.c
Commit message (Expand)AuthorAgeFilesLines
* Add command-line support (but no doc) for enforce-quorum option.Jeff Darcy2011-11-281-17/+55
* Add quorum checks to avoid split-brain.Jeff Darcy2011-11-201-0/+6
* Second round of warning suppression.Jeff Darcy2011-09-291-1/+1
* Proactive self heal process implementationPranith Kumar K2011-09-141-0/+15
* cluster/afr: Make data selfheal trigger to be configurable.Pranith Kumar K2011-09-081-3/+7
* cluster/afr: Bring down the self-heal window size to 1Pranith Kumar K2011-09-061-1/+1
* option validation: further fixesAnand Avati2011-08-191-0/+15
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-538/+111
* 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: Add fresh children along with read-child to inode contextPranith K2011-07-171-0/+1
* afr: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-6/+40
* cluster/afr: Send the first child up/down after all its children notifyPranith Kumar K2011-05-301-0/+7
* cluster/afr: log enhancement - part 3Amar Tumballi2011-04-011-17/+2
* cluster/afr: white-space cleanup - part 2Amar Tumballi2011-03-311-594/+594
* CLI : Validate options farmework.Gaurav2011-03-231-269/+18
* cluster/afr: Whitespace cleanupVijay Bellur2011-02-281-90/+90
* Add volume key to select data-self-heal-algorithmHarshavardhana2010-12-271-11/+55
* cluster/replicate: fix warnings due to format string mismatches during invoca...Raghavendra G2010-12-141-19/+28
* replicate: propagate CHILD_DOWN upwards properlyAnand Avati2010-12-081-0/+7
* error out if the data-self-heal-window-size is less than 1Raghavendra Bhat2010-11-181-2/+2
* replicate: optimistic changelogAnand Avati2010-11-091-0/+38
* Copyright changesVijay Bellur2010-10-111-1/+1
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-051-0/+239
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-051-0/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-0/+3
* glusterd: make sure init is not called when there is no topology changeKaushik BV2010-09-291-1/+1
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+225
* afr: enable metadata self-heal by defaultAmar Tumballi2010-08-281-1/+1
* cluster/afr: Clean up dead assignments.Sachidananda2010-08-241-4/+4
* cluster/afr: Use 2 phase locking for transactions and self heal.Pavan Sondur2010-08-221-0/+33
* add pump xlator and changes for replace-brickPavan Sondur2010-08-061-2580/+10
* cluster/afr: Logging improvement for self-healPranith Kumar K2010-07-271-8/+8
* custer/afr added self-heal logging in normal modePranith Kumar K2010-07-231-14/+45
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-106/+0
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-4/+4
* Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...Simone Gotti2010-05-091-5/+8
* cluster/afr: Unwind lk using struct flock from a successful serverVikas Gorur2010-05-031-1/+2
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-3/+0
* Memory accounting changesVijay Bellur2010-04-231-51/+86
* afr: fix inode ref leak in lookupAnand Avati2010-04-081-3/+0
* cluster/afr: Cleanup fd ctx in releasedir cbkVijay Bellur2010-04-081-5/+13
* fop namespace cleanup.Amar Tumballi2010-03-311-2/+0
* iatt: changes across the codebaseAnand V. Avati2010-03-161-30/+30
* replicate: Restore parent ino from saved inode numberShehjar Tikoo2010-03-041-0/+3
* cluster/afr: Failover readdir calls.Vikas Gorur2010-03-041-6/+27
* cluster/afr: Send the struct flock returned by the server to the user.Vikas Gorur2010-01-211-1/+1
* cluster/afr: Hold inode lock on 0-infinity for a flush transaction.Vikas Gorur2009-12-071-1/+1
* cluster/afr: Fix inode_ref's for local->cont.lookup.inodeVikas Gorur2009-12-051-4/+8