summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* pump: cleanup xattrs on both commit and abort path.Krishnan P2011-06-162-4/+149
* afr: holding stack var via dict_set_static_bin corrupts.Krishnan P2011-06-161-2/+15
* syncop: Modified to accept one 'non-frame' arg.Krishnan P2011-06-161-5/+3
* DHT: check for mis-matching user xattrsshishir gowda2011-06-141-2/+15
* DHT selheal dir: Recreate dirs with correct gfid.shishir gowda2011-06-131-0/+1
* cluster/afr: propagate proper errno returned by lock fopsAnand Avati2011-06-101-4/+0
* cluster/dht: use GFID returned from hashed subvolumeAnand Avati2011-06-091-0/+5
* cluster/stripe: check if key is a valid ptr. before dereferncingKaushik BV2011-06-081-1/+1
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-087-44/+49
* DHT:first_up_subvol should be the one up the longestshishir gowda2011-05-314-4/+20
* stripe: changes to print stripe information in statedumpRaghavendra Bhat2011-05-311-0/+63
* dht-rename: Unlink older link files before creating new oneshishir gowda2011-05-313-2/+150
* pump: init last_event array to be used in afr_notifyPranith Kumar K2011-05-311-0/+7
* statfs(): honor the 'inode' on which the statfs() call is madeAmar Tumballi2011-05-311-6/+27
* cluster/afr: Send Non-blocking lock in non-blocking entrylkPranith Kumar K2011-05-301-1/+1
* cluster/afr: Send the first child up/down after all its children notifyPranith Kumar K2011-05-303-54/+115
* cluster/dht: notify should succeed when waiting for all subvols first eventPranith Kumar K2011-05-301-1/+3
* cluster/stripe: Fix a typo in strncmp.Junaid2011-05-301-1/+1
* pump: Detect 'empty' brick and finish migration.Krishnan Parthasarathi2011-05-301-0/+8
* cluster/dht: detect linkfiles mismatching gfids and delete+recreateAnand Avati2011-05-261-70/+107
* replicate: print favorite child as an int instead of unsigned intRaghavendra Bhat2011-05-201-1/+1
* cluster/stripe: make sure gfid is checked with valid dataAmar Tumballi2011-05-112-3/+7
* Validate stripe-block-size optionshishir gowda2011-05-111-0/+12
* Move `self-heal completed' message to log level INFO.Sachidananda2011-05-111-1/+1
* cluster/afr: set loc gfids for fresh lookupPranith Kumar K2011-05-043-0/+15
* cluster/distribute: corrected layout mismatch handling logicAmar Tumballi2011-05-032-173/+17
* Move the log `self-heal pending' message to INFO level.Sachidananda2011-05-031-1/+1
* Move self-heal completed log message to INFO level.Sachidananda2011-05-031-1/+1
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-05-034-2/+16
* 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