summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* PUMP: set pump lk_owner,pid to frame->rootPranith K2011-07-172-9/+8
* cluster/afr: Don't depend on fuse lk_owner for inodelksPranith K2011-07-172-8/+6
* cluster/afr: Fix conflict files and gfid self-healPranith K2011-07-177-600/+811
* cluster/afr: Detect conflict/gfid self-healsPranith K2011-07-176-161/+532
* cluster/afr: make expunge/impunge re-usablePranith K2011-07-172-64/+176
* cluster/afr: Choose next call child from fresh-children for inode-read-fopsPranith K2011-07-177-442/+391
* cluster/afr: Add fresh children along with read-child to inode contextPranith K2011-07-1716-353/+817
* cluster/afr: Move afr local alloc functions from header files to sourcesPranith K2011-07-172-105/+124
* cluster/stripe: send the xattr keys with create/mknod itself.Amar Tumballi2011-07-141-189/+177
* distribute: bring in feature to do rebalance from insideAmar Tumballi2011-07-148-15/+600
* cluster/distribute: bring in directory-spread-count optionAmar Tumballi2011-07-145-4/+80
* cluster/distribute: handle layout overlaps while giving a new fixAmar Tumballi2011-07-143-59/+297
* DHT access: For nfs calls, op_ret is always 0, and mode is op_errnoshishir gowda2011-07-131-1/+10
* stripe: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-5/+47
* dht: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-3/+26
* afr: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-6/+40
* afr/stripe: collect pathinfo xattrs from all childsVenky Shankar2011-07-127-17/+357
* cluster/afr: Handle lookups when self-heal is offPranith K2011-07-129-513/+996
* cluster/stripe: quick-read friendly behavior in lookupAmar Tumballi2011-07-121-5/+22
* cluster/stripe: cleanup and memory leak fixesAmar Tumballi2011-07-121-118/+56
* cluster/distribute: send proper 'params' dictionary during linkfile creationAmar Tumballi2011-07-121-4/+13
* pump, afr: dict related memory fixes.Krishnan P2011-07-123-42/+106
* cluster/dht: fix race between two directory renamesAnand Avati2011-07-121-7/+79
* dht: set linkto xattr with linkfile create (mknod)Anand Avati2011-07-081-75/+13
* dht disk usage: Correct free blk calculationshishir gowda2011-07-071-2/+2
* cluster/afr: fix the range of the lock taken in [f]truncatePranith K2011-07-011-4/+4
* distribute: handle 'fix.layout' key in setxattr() instead of getxattr()Amar Tumballi2011-06-231-67/+46
* Stripe selfheal: Prevent spurious STACK_DESTROY callshishir gowda2011-06-221-0/+4
* Stripe lookup: aggregate xattrsshishir gowda2011-06-221-0/+4
* pump: mark pending before notify to children to avoid race in single CPU.Krishnan P2011-06-201-2/+2
* afr: bg self-heal must be off if self-heal-count=0.Krishnan P2011-06-201-3/+3
* core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...Amar Tumballi2011-06-1613-359/+5
* cluster/afr: Give proper device id for mknodPranith Kumar K2011-06-161-1/+2
* PUMP: perform opendir on pump xlator instead of its childPranith K2011-06-161-4/+2
* cluster/distribute: remove the unused variable from 'conf'Amar Tumballi2011-06-164-22/+0
* pump: cleanup xattrs on both commit and abort path.Krishnan P2011-06-162-4/+149
* afr: holding stack var via dict_set_static_bin corrupts.Krishnan P2011-06-161-2/+15
* syncop: Modified to accept one 'non-frame' arg.Krishnan P2011-06-161-5/+3
* DHT: check for mis-matching user xattrsshishir gowda2011-06-141-2/+15
* DHT selheal dir: Recreate dirs with correct gfid.shishir gowda2011-06-131-0/+1
* cluster/afr: propagate proper errno returned by lock fopsAnand Avati2011-06-101-4/+0
* cluster/dht: use GFID returned from hashed subvolumeAnand Avati2011-06-091-0/+5
* cluster/stripe: check if key is a valid ptr. before dereferncingKaushik BV2011-06-081-1/+1
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-087-44/+49
* DHT:first_up_subvol should be the one up the longestshishir gowda2011-05-314-4/+20
* stripe: changes to print stripe information in statedumpRaghavendra Bhat2011-05-311-0/+63
* dht-rename: Unlink older link files before creating new oneshishir gowda2011-05-313-2/+150
* pump: init last_event array to be used in afr_notifyPranith Kumar K2011-05-311-0/+7
* statfs(): honor the 'inode' on which the statfs() call is madeAmar Tumballi2011-05-311-6/+27
* cluster/afr: Send Non-blocking lock in non-blocking entrylkPranith Kumar K2011-05-301-1/+1