summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: fix races in self-healPranith K2011-02-041-119/+125
* adding libxlator, to ensure proper client side aggregation of marks by cluste...Kaushik BV2011-01-279-19/+278
* cluster/replicate: update st_nlink count of stat sent to application after co...Raghavendra G2011-01-071-3/+18
* afr_lookup_done: Propogate the same inode number as sent in first lookupshishir gowda2010-12-291-7/+7
* stripe: fix memory leakAnand Avati2010-12-292-5/+15
* change the log level from warning to debug while getting pending matrixRaghavendra Bhat2010-12-271-1/+1
* Add volume key to select data-self-heal-algorithmHarshavardhana2010-12-271-11/+55
* Make STRIPE_STACK_UNWIND and STRIPE_STACK_DESTROY default calls in stripeshishir gowda2010-12-271-74/+54
* Implement STRIPE_STACK_UNWIND and STRIPE_STACK_DESTROYshishir gowda2010-12-271-0/+18
* Remove check for path in stripe_local_wipeshishir gowda2010-12-271-4/+2
* cluster/distribute: fix warnings due to format string mismatches during invoc...Raghavendra G2010-12-141-2/+2
* cluster/replicate: fix warnings due to format string mismatches during invoca...Raghavendra G2010-12-143-21/+30
* set the return value to -1 intitially which may be returned as success in val...Raghavendra Bhat2010-12-121-1/+1
* check the return value after setting the fd context in afrRaghavendra Bhat2010-12-121-2/+2
* check the return value properly after calling inode_pathRaghavendra Bhat2010-12-121-1/+1
* replicate: propagate CHILD_DOWN upwards properlyAnand Avati2010-12-082-4/+12
* error out if the data-self-heal-window-size is less than 1Raghavendra Bhat2010-11-181-2/+2
* cluster/pump: send PARENT_UP to dst_child after init is successfulAmar Tumballi2010-11-181-0/+6
* Stripe I/O exits when graph changesshishir gowda2010-11-151-0/+1
* cluster/replicate: Fix memory leak in afr_fd_ctx_cleanup.Raghavendra G2010-11-151-0/+3
* cluster/pump: Reset saved path upon pump completionVijay Bellur2010-11-141-0/+2
* stripe: allow lookup on an entry if other than first subvolume is downAmar Tumballi2010-11-131-1/+1
* distribute: handle a case of 'local->key' being free'd twice.Amar Tumballi2010-11-131-1/+0
* replicate: optimistic changelogAnand Avati2010-11-093-13/+101
* Fix DHT getxattr for directoriesshishir gowda2010-11-033-17/+68
* replicate: attempt re-open of files before performing openfd selfhealAnand Avati2010-10-271-7/+176
* replicate: fix hang/missing frame during lockingAnand Avati2010-10-271-1/+15
* distribute: bring in statfs normalizationAmar Tumballi2010-10-272-6/+36
* Change assert to GF_ASSERTVijay Bellur2010-10-123-8/+8
* unwind if layout is NULL in getxattr for dhtRaghavendra Bhat2010-10-121-0/+7
* dht: change behaviour CHILD_UP/DOWN/CONNECTING event propagationAnand Avati2010-10-112-1/+85
* Revert "distribute: Propagate CHILD-UP when all subvols are up"Anand Avati2010-10-112-18/+3
* Copyright changesVijay Bellur2010-10-1154-54/+54
* mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...v3.1.0qa42Pavan Sondur2010-10-081-4/+13
* Possible race condition between cleanup and dereferencingshishir gowda2010-10-081-0/+1
* lock recovery: temporarily disable lock healingAnand Avati2010-10-071-4/+5
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-053-0/+321
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-051-0/+1
* replicate: use the new rmdir prototype for cleaner entry self-healingAnand Avati2010-10-051-204/+21
* features/locks: cluster/afr: Misc fixes for lock recovery.Pavan Sondur2010-10-051-2/+5
* distribute: check for 'conf' before dereferencing itAmar Tumballi2010-10-054-15/+85
* Change GNU GPL to GNU AGPLPranith K2010-10-0454-162/+162
* cluster/pump: mgmt/glusterd: Misc fixes for replace-brickPavan Sondur2010-10-042-3/+77
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-026-16/+23
* Set the lock owner properly for lock self heal.Pavan Sondur2010-10-021-0/+2
* cluster/pump: Do not do lookup if it is "." and ".." in pump.Pavan Sondur2010-10-021-74/+44
* changes for replace-brick status messageRaghavendra Bhat2010-10-011-4/+29
* stat enhancementsAmar Tumballi2010-10-011-8/+22
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-019-42/+42
* cluster/pump: Initiailize pthread mutex and saved fds list.Pavan Sondur2010-10-011-0/+3