summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Avoid null dereferencePranith Kumar K2011-04-141-0/+3
* cluster/afr: skip openfd flush when the file is already deletedPranith K2011-04-112-6/+19
* afr-entry-self-heal: fixes to detected renames (gfid based)Anand Avati2011-04-112-15/+39
* DHT: Propogate error if dht_rmdir_opendir_cbkshishir gowda2011-04-111-0/+2
* DHT: send revalidate to all subvols and not just first subvolshishir gowda2011-04-081-6/+10
* cluster/dht: send inode number from 'inode->ino' in dir_lookup_cbkAmar Tumballi2011-04-061-5/+6
* cluster/afr: Re-factoring code for alignmentVijay Bellur2011-02-281-62/+62
* cluster/afr: Whitespace cleanupVijay Bellur2011-02-282-124/+126
* dht: log filename on failed reavalidateAnand Avati2011-02-251-2/+3
* dht: do not send revalidates to all subvolsAnand Avati2011-02-221-10/+6
* core: have framework for GF_EVENT_CHILD_MODIFIED notifcation eventAnand Avati2011-02-222-1/+12
* Solaris build fixesshishir gowda2011-02-223-3/+3
* replicate: set read-child to the subvolume which replied first (fastest)Anand Avati2011-02-221-20/+0
* cluster/dht : implement a fsetxattr() commandAmar Tumballi2011-02-182-0/+45
* cluster/afr: stop spawning self-heal loops when the self-heal failsPranith K2011-02-171-12/+24
* cluster/dht: Send removexattr() to all subvolumes.Vikas Gorur2011-02-141-4/+52
* cluster/dht: Perform self-heal as rootPranith K2011-02-083-35/+2
* cluster/afr: Perform self-heal as rootPranith K2011-02-082-1/+4
* cluster/dht: restore attrs of dirs in self-healPranith K2011-02-071-3/+63
* Revert "distribute: Return ESTALE when dir selfheal finds no fix"Anand V. Avati2011-02-041-6/+2
* 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