summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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
* rebalance process: propagate proper errors to userAmar Tumballi2011-09-301-8/+45
* cluster/afr: Don't unlock sh_frame on failure in algoPranith Kumar K2011-09-302-8/+15
* cluster/afr: set fd ctx on opendirPranith Kumar K2011-09-294-39/+59
* Second round of warning suppression.Jeff Darcy2011-09-2910-43/+10
* cluster/afr: Handle files without gfid in self-healPranith Kumar K2011-09-299-654/+642
* cluster/distribute: fixed a spurious inode refAmar Tumballi2011-09-271-4/+12
* glusterd: Implemented cmd to trigger self-heal on a replicate volume.v3.3.0qa10Krishnan Parthasarathi2011-09-221-0/+8
* cluster/distribute: validate buf before accessing.Rahul C S2011-09-221-5/+5
* cluster/afr: Make local->child_up immutablePranith Kumar K2011-09-216-164/+113
* cluster/distribute: minor fixes in open file migrationAmar Tumballi2011-09-195-37/+91