summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/distribute: Account for the first lookup sent to check whether the pa...Raghavendra G2011-04-101-1/+15
* DHT: send revalidate to all subvols and not just first subvolshishir gowda2011-04-101-6/+10
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-076-11/+11
* cluster/dht: send back the proper inode number in the cbk functionsAmar Tumballi2011-04-061-2/+4
* cluster/dht: log level fixes in lookup* functionsAmar Tumballi2011-04-061-21/+20
* log gfid mismatches for the same file in cluster xlator lookupAmar Tumballi2011-04-063-1/+32
* cluster/afr: log enhancements - part 1Amar Tumballi2011-04-067-585/+568
* cluster/afr: log enhancement - part 3Amar Tumballi2011-04-016-316/+139
* cluster/afr: log enhancement - part 2Amar Tumballi2011-04-012-190/+215
* Revert "Process dir/link from other subvol if error in dht_readdir"Vijay Bellur2011-03-311-17/+4
* cluster/afr: white-space cleanup - part 2Amar Tumballi2011-03-318-3852/+3850
* cluster/afr: whitespace cleanupAmar Tumballi2011-03-297-2290/+2288
* cluster/dht: Fix double freeing in quota aggregate.Junaid2011-03-261-10/+23
* send proper device id to posix while self healing device file entryRaghavendra Bhat2011-03-251-9/+14
* Process dir/link from other subvol if error in dht_readdirshishir gowda2011-03-251-4/+17
* Implement stripe readdirp fopsshishir gowda2011-03-252-0/+217
* CLI : Validate options farmework.Gaurav2011-03-233-323/+56
* cluster/afr: skip openfd flush when the file is already deletedPranith K2011-03-222-6/+19
* cluster/distribute: aggregate quota-sizes in lookup and getxattr.Raghavendra G2011-03-221-2/+54
* cluster/dht: log enhancementsAmar Tumballi2011-03-1710-311/+263
* cluster/dht: whitespace cleanupAmar Tumballi2011-03-1713-4734/+4728
* cluster/afr: Fix wrong memory allocationPranith K2011-03-142-5/+6
* afr-entry-self-heal: fixes to detected renames (gfid based)Anand Avati2011-03-142-15/+39
* 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