summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "cluster/afr: eager locking of FD writes"v3.2.4qa3Vijay Bellur2011-09-221-2/+0
* cluster/afr: eager locking of FD writesAnand Avati2011-09-081-0/+2
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-08-181-6/+40
* 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: Send the first child up/down after all its children notifyPranith Kumar K2011-05-311-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
* afr: fix memory leaksAnand Avati2009-12-041-14/+31
* cluster/afr: Don't do transactional flush if pre-op has been nowhere done.Vikas Gorur2009-12-031-18/+106
* storage/posix: Added janitor thread.Vikas Gorur2009-12-021-1/+1
* cluster/afr: Set the self-heal "source" as read subvolume even when not doing...Vikas Gorur2009-12-011-26/+69
* cluster/afr: Preserve generation number along with inode in lookup and creati...Vikas Gorur2009-11-301-2/+7
* cluster/afr: Refactored lookup_cbk and introduce precedence of errors.Vikas Gorur2009-11-301-117/+299
* cluster/afr: Do self-heal on unopened fds.Vikas Gorur2009-11-251-0/+9