summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-common.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-28/+70
* cluster/afr: Update fresh_children in lookup if no other ops in progressPranith Kumar K2011-08-191-65/+155
* cluster/afr: read_child should be >= 0v3.3.0qa2Pranith Kumar K2011-08-131-1/+3
* 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: Fix conflict files and gfid self-healPranith K2011-07-171-0/+5
* cluster/afr: Detect conflict/gfid self-healsPranith K2011-07-171-152/+469
* cluster/afr: Choose next call child from fresh-children for inode-read-fopsPranith K2011-07-171-8/+29
* cluster/afr: Add fresh children along with read-child to inode contextPranith K2011-07-171-158/+522
* cluster/afr: Move afr local alloc functions from header files to sourcesPranith K2011-07-171-5/+114
* cluster/afr: Handle lookups when self-heal is offPranith K2011-07-121-295/+482
* core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...Amar Tumballi2011-06-161-72/+0
* afr: holding stack var via dict_set_static_bin corrupts.Krishnan P2011-06-161-2/+15
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-081-3/+3
* cluster/afr: Send the first child up/down after all its children notifyPranith Kumar K2011-05-301-54/+107
* replicate: print favorite child as an int instead of unsigned intRaghavendra Bhat2011-05-201-1/+1
* cluster/afr: set loc gfids for fresh lookupPranith Kumar K2011-05-041-0/+10
* Move the log `self-heal pending' message to INFO level.Sachidananda2011-05-031-1/+1
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-05-031-0/+8
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-1/+1
* log gfid mismatches for the same file in cluster xlator lookupAmar Tumballi2011-04-061-0/+5
* cluster/afr: log enhancement - part 3Amar Tumballi2011-04-011-124/+81
* cluster/afr: white-space cleanup - part 2Amar Tumballi2011-03-311-50/+50
* core: have framework for GF_EVENT_CHILD_MODIFIED notifcation eventAnand Avati2011-02-221-0/+4
* replicate: set read-child to the subvolume which replied first (fastest)Anand Avati2011-02-221-20/+0
* afr_lookup_done: Propogate the same inode number as sent in first lookupshishir gowda2010-12-291-7/+7
* set the return value to -1 intitially which may be returned as success in val...Raghavendra Bhat2010-12-121-1/+1
* replicate: propagate CHILD_DOWN upwards properlyAnand Avati2010-12-081-4/+5
* cluster/replicate: Fix memory leak in afr_fd_ctx_cleanup.Raghavendra G2010-11-151-0/+3
* Change assert to GF_ASSERTVijay Bellur2010-10-121-2/+2
* Copyright changesVijay Bellur2010-10-111-1/+1
* lock recovery: temporarily disable lock healingAnand Avati2010-10-071-4/+5
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* cluster/pump: mgmt/glusterd: Misc fixes for replace-brickPavan Sondur2010-10-041-0/+3
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-5/+5
* cluster/afr: Recover locks on child_up from source to sink.Pavan Sondur2010-10-011-0/+18
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-3/+28
* replicate: remove checks which prevented self-heal when open fds were presentAnand Avati2010-09-291-15/+1
* replicate: keep read_child in inode ctx as up-to-date as possibleAnand Avati2010-09-291-3/+0
* replicate: replace first-write-to-flush optimizationAnand V. Avati2010-09-291-114/+28
* whitespace cleanupAnand V. Avati2010-09-291-957/+957
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.v3.1.0qa30v3.1.0betaPavan Sondur2010-09-231-1/+1
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-141-3/+0
* cluster/afr: Various self heal fixes wrt gfid.Pavan Sondur2010-09-071-0/+14
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-0/+5
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-0/+5
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-0/+5
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-0/+2
* gfid: changes in inode managementAnand Avati2010-09-041-2/+0
* cluster/afr: Break STACK_WIND loop when the call count is reached.Pavan Sondur2010-08-311-1/+12