summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-common.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-201-6/+26
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-201-13/+6
* locks: Added a getxattr interface to clear locks on a given inode.Krishnan Parthasarathi2012-02-141-9/+15
* cluster/afr: Perform xattrop with all afr-keysPranith Kumar K2012-01-271-37/+45
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-0/+5
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-64/+74
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-141-0/+5
* cluster/afr: Handle fini for afr,pumpv3.3.0qa19Pranith Kumar K2011-12-281-5/+36
* cluster/afr: EIO should overwrite ENOENT in lookupPranith Kumar K2011-12-281-2/+3
* cluster/afr: Handle error cases in local initPranith Kumar K2011-12-281-137/+103
* Add command-line support (but no doc) for enforce-quorum option.Jeff Darcy2011-11-281-25/+30
* cluster/afr: Update read-child if it becomes stalePranith Kumar K2011-11-281-10/+10
* cluster/afr: Fix memory leaksPranith Kumar K2011-11-231-1/+8
* cluster/afr: Handle absence of gfid in lookupPranith Kumar K2011-11-231-6/+16
* Add quorum checks to avoid split-brain.Jeff Darcy2011-11-201-0/+32
* cluster/afr: lookup should honor gfid present in locPranith Kumar K2011-11-181-2/+7
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-1/+2
* cluster/afr: Remove unused 'ino' codePranith Kumar K2011-10-281-4/+0
* cluster/afr: Take gfid-req from xattr_req only if inode->gfid is nullPranith Kumar K2011-10-281-29/+64
* build: warning suppression (round n)Amar Tumballi2011-10-201-3/+0
* cluster/afr: Prevent truncation of mask uint64_t->gf_boolean_tPranith Kumar K2011-10-141-4/+8
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-31/+18
* cluster/afr: set fd ctx on opendirPranith Kumar K2011-09-291-0/+34
* cluster/afr: Handle files without gfid in self-healPranith Kumar K2011-09-291-2/+3
* glusterd: Implemented cmd to trigger self-heal on a replicate volume.v3.3.0qa10Krishnan Parthasarathi2011-09-221-0/+8
* cluster/afr: Make local->child_up immutablePranith Kumar K2011-09-211-1/+15
* Proactive self heal process implementationPranith Kumar K2011-09-141-5/+28
* cluster/afr: Make data selfheal trigger to be configurable.Pranith Kumar K2011-09-081-56/+81
* cluster/afr: eager locking of FD writesAnand Avati2011-09-081-0/+31
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-4/+0
* cluster/afr: fop should not continue if it is paused, until resumesPranith Kumar K2011-08-211-0/+7
* 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