summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr.h
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-23/+50
* cluster/afr: Update fresh_children in lookup if no other ops in progressPranith Kumar K2011-08-191-7/+23
* 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: Detect conflict/gfid self-healsPranith K2011-07-171-1/+51
* cluster/afr: make expunge/impunge re-usablePranith K2011-07-171-0/+12
* cluster/afr: Choose next call child from fresh-children for inode-read-fopsPranith K2011-07-171-46/+18
* cluster/afr: Add fresh children along with read-child to inode contextPranith K2011-07-171-6/+51
* cluster/afr: Move afr local alloc functions from header files to sourcesPranith K2011-07-171-100/+10
* afr/stripe: collect pathinfo xattrs from all childsVenky Shankar2011-07-121-0/+2
* cluster/afr: Handle lookups when self-heal is offPranith K2011-07-121-3/+13
* core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...Amar Tumballi2011-06-161-6/+0
* cluster/afr: Send the first child up/down after all its children notifyPranith Kumar K2011-05-301-0/+1
* cluster/afr: set loc gfids for fresh lookupPranith Kumar K2011-05-041-0/+3
* declare favorite child as int instead of unsigned intRaghavendra Bhat2011-04-131-1/+1
* cluster/afr: log enhancements - part 1Amar Tumballi2011-04-061-1/+3
* cluster/afr: whitespace cleanupAmar Tumballi2011-03-291-346/+346
* afr-entry-self-heal: fixes to detected renames (gfid based)Anand Avati2011-03-141-0/+1
* cluster/afr: Perform self-heal as rootPranith K2011-02-081-0/+2
* adding libxlator, to ensure proper client side aggregation of marks by cluste...Kaushik BV2011-01-271-0/+10
* 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