summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* distribute: utilize new 'fremovexattr()' fop for rebalanceAmar Tumballi2012-02-021-1/+1
* cluster/afr: Perform xattrop with all afr-keysPranith Kumar K2012-01-278-369/+358
* cluster/afr: Stack wind with correct framePranith Kumar K2012-01-271-10/+15
* complete the implementation of missing 'f**xattr()' fopsAmar Tumballi2012-01-258-6/+205
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-256-0/+247
* cluster/dht: handle ENOENT err in rename fopshishir gowda2012-01-251-1/+2
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-2510-31/+40
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-243-28/+33
* cluster/afr: set loc->gfid for building root locShylesh Kumar2012-01-231-1/+1
* Revert "distribute: utilize new 'fremovexattr()' fop for rebalance"Harshavardhana2012-01-231-1/+1
* pump: move internal pump xattrs out of trusted domainRajesh Amaravathi2012-01-232-14/+9
* distribute: utilize new 'fremovexattr()' fop for rebalanceAmar Tumballi2012-01-231-1/+1
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-209-74/+381
* cluster/afr: do not unlock without holding the lock on the fdRaghavendra Bhat2012-01-191-1/+1
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-148-19/+310
* 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,pumpPranith 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 missingPranith 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