summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: use GFID returned from hashed subvolumev3.2.1qa4Anand Avati2011-06-091-0/+5
* cluster/afr: Give proper device id for mknodPranith Kumar K2011-06-081-1/+2
* cluster/afr: lookup should set the read-child based on pending xattrsPranith Kumar K2011-06-083-32/+98
* cluster/afr: Read-dir should wind to the read-child firstPranith Kumar K2011-06-081-17/+33
* cluster/stripe: check if key is a valid ptr. before dereferncingKaushik BV2011-06-081-1/+1
* DHT selheal dir: Recreate dirs with correct gfid.shishir gowda2011-06-081-3/+1
* pump: cleanup potential dict related memory corruption.Krishnan Parthasarathi2011-06-084-28/+92
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-087-41/+48
* cluster/stripe: Fix a typo in strncmp.v3.2.1qa2Mohammed Junaid Ahmed2011-06-011-1/+1
* cluster/stripe: make sure gfid is checked with valid dataAmar Tumballi2011-06-012-3/+7
* dht-rename: Unlink older link files before creating new oneshishir gowda2011-05-313-2/+150
* cluster/dht: detect linkfiles mismatching gfids and delete+recreateAnand Avati2011-05-311-70/+107
* pump: init last_event array to be used in afr_notifyPranith Kumar K2011-05-311-0/+7
* pump: Detect 'empty' brick and finish migration.Krishnan Parthasarathi2011-05-311-0/+8
* cluster/afr: Send Non-blocking lock in non-blocking entrylkPranith Kumar K2011-05-311-1/+1
* cluster/dht: notify should succeed when waiting for all subvols first eventPranith Kumar K2011-05-311-1/+3
* cluster/afr: Send the first child up/down after all its children notifyPranith Kumar K2011-05-313-54/+115
* DHT: Propogate error if dht_rmdir_opendir_cbkshishir gowda2011-04-171-0/+2
* cluster/stripe: aggregate xattrs holding quota-size in lookup and getxattr ca...Raghavendra G2011-04-152-4/+125
* DHT: Make assert-no-child-down a boolean optionshishir gowda2011-04-151-11/+11
* DHT: Add xlator-option assert_no_child_downshishir gowda2011-04-143-0/+24
* cluster/afr: Avoid null dereferencePranith Kumar K2011-04-141-1/+3
* PUMP: initialize loc at declarationPranith Kumar K2011-04-131-5/+5
* declare favorite child as int instead of unsigned intRaghavendra Bhat2011-04-131-1/+1
* 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