summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/pump: Dynamically control sink connect and disconnect.Pavan Sondur2010-08-123-145/+348
* Cleanup dead variables.Sachidananda2010-08-111-12/+0
* add pump xlator and changes for replace-brickPavan Sondur2010-08-0612-2599/+4617
* Remove dead variables.Sachidananda2010-08-021-18/+8
* Remove dead variables.Sachidananda2010-08-021-1/+0
* Remove dead variables.Sachidananda2010-08-021-7/+0
* Remove dead variables.Sachidananda2010-08-021-2/+0
* Remove dead variables.Sachidananda2010-08-021-9/+13
* fixes for spurious entry self-heal in afrPranith Kumar K2010-07-282-5/+9
* replicate: Set setxattr wait-count to child-count to avoid raceShehjar Tikoo2010-07-281-1/+1
* cluster/afr: Logging improvement for self-healPranith Kumar K2010-07-274-23/+28
* dht enhancementsAmar Tumballi2010-07-273-49/+143
* cluster/afr: ignore errno from offline nodes during self-healPranith Kumar K2010-07-271-0/+3
* custer/afr added self-heal logging in normal modePranith Kumar K2010-07-235-22/+93
* free sh_priv->loops[i] in afr-self-heal-algorithm.c to avoid memory leakRaghavendra Bhat2010-07-221-0/+2
* dht: set 'lookup-unhashed' to ON by default (instead of 'auto').Amar Tumballi2010-07-193-3/+9
* Revert "dht: perform revalidate on one subvolume"Anand V. Avati2010-07-151-17/+108
* remove dead assignments in stripe.cAmar Tumballi2010-07-141-11/+28
* proper way to do defrag of a mountpointAmar Tumballi2010-07-142-3/+219
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-065-126/+0
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-027-29/+44
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-083-3/+3
* dynamic volume changes for graph replacementAnand Avati2010-06-071-3/+3
* cluster/afr: Check before accessing xattrs in data self heal.Pavan Sondur2010-06-011-1/+2
* cluster/stripe: NULL pointer dereference checks addedAmar Tumballi2010-05-281-152/+359
* cluster/stripe: added STACK_UNWIND_STRICT macroAmar Tumballi2010-05-281-664/+717
* OS X: adjustments, minor fixes to eliminate warningsCsaba Henk2010-05-211-2/+4
* cluster/afr: Don't dereference fd ptr - it might be NULL due to a failed call.Pavan Sondur2010-05-211-1/+1
* Bug 799: dht prints 100% full when subvolume is not connected to remote hostLakshmipathi2010-05-211-1/+1
* fuse, dht: use readdir by default.Anand Avati2010-05-131-2/+15
* dht: perform revalidate on one subvolumeAnand Avati2010-05-131-108/+17
* Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...Simone Gotti2010-05-093-7/+12
* Fix for crash in stripe_entry_self_healAnush Shetty2010-05-081-1/+1
* Check whether a server is down before calling rename on the directoryRaghavendra Bhat2010-05-081-0/+7
* cluster/afr: Unwind lk using struct flock from a successful serverVikas Gorur2010-05-031-1/+2
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-039-29/+0
* dht: don't overwrite the layout after the subvolume expansionAmar Tumballi2010-04-291-1/+1
* cluster/stripe: Memory accounting changesVijay Bellur2010-04-271-5/+5
* cluster/dht: perform inode number overwrite in readv_cbk iatt with checksAnand Avati2010-04-271-1/+3
* Filter out extended attribute visibility on the mount point.Sachidananda2010-04-231-0/+6
* Memory accounting changesVijay Bellur2010-04-2336-436/+970
* cluster/afr: Check for call_count in ENTRY_RENAME_TRANSACTIONVijay Bellur2010-04-201-1/+2
* cluster/afr: Send xattr in lookup from the source subvolume.Vikas Gorur2010-04-201-0/+8
* cluster/afr: Fix possible NULL dereference in readdirp_cbkVikas Gorur2010-04-201-15/+17
* afr: afr_fsetattr - send proper inode pointer to afr_read_child()Anand Avati2010-04-081-1/+1
* iatt: change S_IF macros with IA_IF macros in missing placesAnand Avati2010-04-082-22/+22
* afr: fix inode ref leak in lookupAnand Avati2010-04-081-3/+0
* cluster/afr: Cleanup fd ctx in releasedir cbkVijay Bellur2010-04-083-5/+17
* initialization fixesCsaba Henk2010-04-081-3/+3
* fop namespace cleanup.Amar Tumballi2010-03-316-392/+0