summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/distribute: dht_aggregate() fix a logic error before xattr comparisonsHarshavardhana2012-01-121-1/+1
* cluster/afr: Remove dead codePranith Kumar K2012-01-103-55/+0
* cluster/stripe: Fix block size reported in pathinfo xattrVenky Shankar2012-01-031-16/+54
* cluster/afr: Handle fini for afr,pumpv3.3.0qa19Pranith Kumar K2011-12-285-63/+89
* 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-289-516/+384
* rebalance: remove the *.fix.layout xattr from trusted domain.Rajesh Amaravathi2011-12-281-1/+1
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2011-12-276-147/+152
* cluster/afr: Set pargfid when missingv3.3.0qa18Pranith Kumar K2011-12-223-4/+14
* cluster/afr: Fix meta data lock rangePranith Kumar K2011-12-221-1/+1
* cluster/stripe: copy the gfid from the dentry structure to locRaghavendra Bhat2011-12-191-0/+2
* cluster/afr: Double the call count if transaction is for renamePranith Kumar K2011-12-131-4/+18
* cluster/distribute: Assert checks at known locationsHarshavardhana2011-12-062-10/+26
* Add command-line support (but no doc) for enforce-quorum option.Jeff Darcy2011-11-286-69/+118
* cluster/afr: Update read-child if it becomes stalePranith Kumar K2011-11-283-36/+30
* afr: Fixed backgroundness detection in self-heal algo.Krishnan Parthasarathi2011-11-231-0/+1
* cluster/afr: Remove treating sh_frame as special loop_framePranith Kumar K2011-11-234-61/+129
* cluster/afr: Open fd fix should perform opendir for dirsPranith Kumar K2011-11-231-7/+22
* cluster/distribute: Add support for 'min-free-inodes' on each distribute subv...Harshavardhana2011-11-234-200/+257
* cluster/afr: Fix memory leaksPranith Kumar K2011-11-232-16/+13
* cluster/dht: set gfid in lookup locPranith Kumar K2011-11-231-0/+2
* cluster/afr: Handle absence of gfid in lookupPranith Kumar K2011-11-231-6/+16
* Add quorum checks to avoid split-brain.Jeff Darcy2011-11-206-1/+90
* cluster/afr: lookup should honor gfid present in locPranith Kumar K2011-11-181-2/+7
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-188-82/+68
* cluster/dht: Fix a typoHarshavardhana2011-11-161-3/+3
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-1610-18/+18
* core: remove 'ino' variable from 'loc_t' structureAmar Tumballi2011-11-161-3/+2
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-165-8/+4
* cluster/distribute: Trigger selfheal only if rmdir succeeded onceshishir gowda2011-11-162-2/+7
* Cluster/stripe setattr: Wind only to first_child for special filesshishir gowda2011-11-161-1/+9
* cluster/distribute: Use local call_cnt while windingshishir gowda2011-11-163-16/+20
* cluster/distribute lookup: send revalidate calls to all subvols for directoriesshishir gowda2011-11-161-2/+13
* Move some of the messages to log level `TRACE'.Sachidananda Urs2011-11-151-2/+2
* stripe readv_cbk: Fix stat return valuesshishir gowda2011-11-082-1/+7
* cluster/afr : Fix self-heal of special filesKaushal M2011-10-313-12/+44
* cluster/afr: Remove unused 'ino' codePranith Kumar K2011-10-285-78/+0
* pump: Change crawl to accommodate afr_lookup changesPranith Kumar K2011-10-283-51/+66
* cluster/afr: Take gfid-req from xattr_req only if inode->gfid is nullPranith Kumar K2011-10-281-29/+64
* Stripe mknod: Always call mknod if REGULAR file on first child.shishir gowda2011-10-212-46/+138
* build: warning suppression (round n)Amar Tumballi2011-10-205-21/+34
* distribute: handle migration of symlink and special filesAmar Tumballi2011-10-203-58/+188
* pump: status shouldn't be cleared until migration is complete during commit.Krishnan Parthasarathi2011-10-191-8/+0
* cluster/afr: Prevent truncation of mask uint64_t->gf_boolean_tPranith Kumar K2011-10-142-5/+9
* cluster/dht: Handle 'user.ufo-test' sent by ufo in dht setxattr.Junaid2011-10-061-2/+53
* Stripe: Prevent dir gfid mismatch and ENOTEMPTY errorsshishir gowda2011-10-052-103/+334
* cluster/afr: set the read child ctx only if the self-heal source is validv3.3.0qa14Raghavendra Bhat2011-10-031-4/+4
* core: made changes to return value of __is_root_gfid()Amar Tumballi2011-10-021-1/+1
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-013-89/+46
* distribute rebalance: preserve proper mode in destinationv3.3.0qa13Amar Tumballi2011-09-301-3/+11