summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Avoid return value truncationv3.2.7Pranith Kumar K2012-06-101-1/+1
* cluster/afr: EIO should overwrite ENOENT in lookupPranith Kumar K2012-06-101-2/+3
* cluster/afr: Handle self-heal of files with holesv3.2.7qa2Pranith Kumar K2012-06-094-44/+65
* cluster/afr: Don't reset split-brain when data-self-heal is offPranith Kumar K2012-06-063-1/+3
* cluster/afr: Fix truncation of offset in 32-bit machinesPranith Kumar K2012-06-061-1/+2
* cluster/afr: Perform conservative merge on dir with xattr split-brainv3.2.6p3Pranith Kumar K2012-03-143-10/+60
* cluster/afr: Handle files w.o. xattrs and size mismatch.v3.2.6p2Pranith Kumar K2012-03-132-10/+44
* cluster/afr: Mark zero size file as sink in absense of xattrs.Pranith Kumar K2012-03-132-2/+53
* replicate: backport of 0783ca994d9ea95fd9ab3dd95d6407918f19f255Anand Avati2012-03-124-45/+30
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2012-03-126-176/+158
* cluster/afr: honor the xattr set by data-self-healPranith Kumar K2011-11-112-1/+4
* afr: Fixed backgroundness detection in self-heal algo.Krishnan Parthasarathi2011-11-101-0/+1
* cluster/afr: Handle split-brain/all-fool xattrs for directoryv3.2.5qa7Pranith Kumar K2011-11-095-35/+67
* cluster/replicate: no more 'itransform' required for inode numbersAmar Tumballi2011-11-085-123/+0
* cluster/afr: Handle absence of gfid in lookupv3.2.5qa6Pranith Kumar K2011-11-051-3/+15
* cluster/afr: unwind instead of returning directly if no open is required on a...v3.2.5qa5Raghavendra Bhat2011-11-041-0/+1
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-045-48/+50
* cluster/afr: Modify finding gfid in lookup fopPranith Kumar K2011-11-031-3/+8
* cluster/afr : Remove wrong log message in afr-open.cKaushal M2011-11-031-7/+0
* cluster/afr : Fix self-heal of special filesKaushal M2011-10-313-11/+37
* pump: Change crawl to accommodate afr_lookup changesPranith Kumar K2011-10-281-43/+78
* cluster/afr: Take gfid-req from xattr_req only if inode->gfid is nullPranith Kumar K2011-10-281-37/+60
* cluster/afr: Handle files without gfidPranith Kumar K2011-10-199-734/+610
* storage/posix: posix changes to handle gfid/conflicts self-healPranith Kumar K2011-10-191-0/+1
* cluster/afr: Fix conflict files and gfidsPranith K2011-10-1911-802/+1663
* cluster/afr: Handle lookups when self-heal is offPranith Kumar K2011-10-179-590/+983
* Revert "cluster/afr: eager locking of FD writes"v3.2.4qa3Vijay Bellur2011-09-225-171/+60
* cluster/afr: eager locking of FD writesAnand Avati2011-09-085-60/+171
* afr/stripe: collect pathinfo xattr from all childsVenky Shankar2011-08-242-1/+126
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-08-181-6/+40
* cluster/afr: Fix endian conversion for fxattropPranith Kumar K2011-08-181-1/+1
* Change Copyright current yearPranith Kumar K2011-08-1026-26/+26
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-0626-78/+78
* cluster/afr: save xattr of all the children in lookup_cbkPranith K2011-07-071-2/+2
* cluster/afr: previous read_child should take precedence over priv->read_childPranith K2011-07-072-2/+9
* cluster/afr: set frame local before access windPranith K2011-07-011-0/+2
* cluster/afr: fix the range of the lock taken in [f]truncatePranith K2011-07-011-4/+4
* pump: mark pending before notify to children to avoid race in single CPU.Krishnan P2011-06-221-2/+2
* afr: bg self-heal must be off if self-heal-count=0.Krishnan P2011-06-221-3/+3
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-06-144-0/+26
* cluster/afr: propagate proper errno returned by lock fopsv3.2.1qa5v3.2.1Anand Avati2011-06-101-4/+0
* cluster/afr: Give proper device id for mknodPranith Kumar K2011-06-081-1/+2
* cluster/afr: lookup should set the read-child based on pending xattrsPranith Kumar K2011-06-083-32/+98
* cluster/afr: Read-dir should wind to the read-child firstPranith Kumar K2011-06-081-17/+33
* pump: cleanup potential dict related memory corruption.Krishnan Parthasarathi2011-06-084-28/+92
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-087-41/+48
* pump: init last_event array to be used in afr_notifyPranith Kumar K2011-05-311-0/+7
* pump: Detect 'empty' brick and finish migration.Krishnan Parthasarathi2011-05-311-0/+8
* cluster/afr: Send Non-blocking lock in non-blocking entrylkPranith Kumar K2011-05-311-1/+1
* cluster/afr: Send the first child up/down after all its children notifyPranith Kumar K2011-05-313-54/+115