summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr.h
Commit message (Expand)AuthorAgeFilesLines
* replicate: optimistic changelogAnand Avati2010-11-091-0/+8
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-0/+1
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-3/+3
* cluster/afr: Recover locks on child_up from source to sink.Pavan Sondur2010-10-011-0/+7
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-0/+17
* replicate: remove checks which prevented self-heal when open fds were presentAnand Avati2010-09-291-1/+0
* replicate: keep read_child in inode ctx as up-to-date as possibleAnand Avati2010-09-291-0/+1
* replicate: replace first-write-to-flush optimizationAnand V. Avati2010-09-291-15/+9
* whitespace cleanupAnand V. Avati2010-09-291-15/+15
* cluster/pump: introduce another flag to enable pump functionalityAmar Tumballi2010-09-161-0/+1
* cluster/afr: Various self heal fixes wrt gfid.Pavan Sondur2010-09-071-0/+3
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-0/+1
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-0/+1
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-0/+1
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-0/+1
* cluster/afr: Use 2 phase locking for transactions and self heal.Pavan Sondur2010-08-221-9/+113
* cluster/afr: Return correct flock structures correctly in lk fopsPranith Kumar K2010-08-171-1/+2
* cluster/pump: Save path (/) when abort is received in pump.Pavan Sondur2010-08-161-1/+0
* cluster/pump: Dynamically control sink connect and disconnect.Pavan Sondur2010-08-121-0/+2
* add pump xlator and changes for replace-brickPavan Sondur2010-08-061-0/+22
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-5/+0
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-15/+17
* Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...Simone Gotti2010-05-091-1/+1
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-1/+0
* Memory accounting changesVijay Bellur2010-04-231-22/+30
* cluster/afr: Cleanup fd ctx in releasedir cbkVijay Bellur2010-04-081-0/+3
* iatt: changes across the codebaseAnand V. Avati2010-03-161-50/+50
* cluster/afr: Failover readdir calls.Vikas Gorur2010-03-041-0/+7
* afr: fix memory leaksAnand Avati2009-12-041-0/+3
* storage/posix: Added janitor thread.Vikas Gorur2009-12-021-1/+0
* cluster/afr: Set the self-heal "source" as read subvolume even when not doing...Vikas Gorur2009-12-011-0/+1
* cluster/afr: Preserve generation number along with inode in lookup and creati...Vikas Gorur2009-11-301-0/+6
* cluster/afr: Do self-heal on unopened fds.Vikas Gorur2009-11-251-0/+4
* cluster/afr: Refactored the self-heal interface.Vikas Gorur2009-11-241-17/+31
* cluster/afr: Do self-heal on reopened fds.Vikas Gorur2009-11-241-1/+29
* cluster/afr: Provide a post-post_op hook in the transaction.Vikas Gorur2009-11-241-0/+3
* cluster/afr: Refactored the data self-heal algorithm.Vikas Gorur2009-11-241-0/+6
* cluster/afr: Hold blocking locks for data self-heal.Vikas Gorur2009-11-241-0/+1
* cluster/afr: Fix inode context bitmasks.Vikas Gorur2009-11-241-2/+2
* cluster/afr: Fix handling of revalidate lookups.Vikas Gorur2009-11-241-0/+1
* cluster/afr: Ensure directory contents are in sync during opendir.Vikas Gorur2009-11-131-0/+10
* cluster/afr: Don't try to self-heal if there are locks heldVikas Gorur2009-10-301-0/+3
* cluster/afr: Move deleted files to /.trash in entry self-heal.Vikas Gorur2009-10-291-0/+1
* cluster/afr: Remove struct's for [f]chown, [f]chmod, utimens from afr_local_t.Vikas Gorur2009-10-271-37/+0
* cluster/afr: NFS-friendly logic changesVikas Gorur2009-10-271-6/+42
* cluster/afr: Check the target of symlink's in entry self-heal.Vikas Gorur2009-10-261-0/+3
* cluster/afr: Do self-heal in the background.Vikas Gorur2009-10-261-0/+12
* cluster/afr: Pipeline the "full" data self-heal read-write loop.Vikas Gorur2009-10-231-2/+4