summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* cli/ afr: op_ret for index heal launchRavishankar N2016-02-111-2/+3
* cluster/tier : Fixed wrong variable comparisonN Balachandran2016-02-101-3/+15
* dht/quota : heal the limit_objects_key xattr needed for inode-quotaManikandan Selvaganesh2016-02-101-0/+11
* cluster/ec: Automate heal for replace brickAshish Pandey2016-02-083-0/+68
* cluster/ec: Never return -ve statePranith Kumar K2016-02-081-1/+1
* cluster/tier: Create linkfiles to hardlinks correctlyN Balachandran2016-02-073-1/+132
* cluster/ec: Handle non-existent config xattr for non regular filesXavier Hernandez2016-02-051-23/+25
* afr: add seek() FOPNiels de Vos2016-02-052-0/+83
* cluster/ec: add seek() FOPXavier Hernandez2016-02-054-1/+209
* stripe: add seek() FOP as not supportedNiels de Vos2016-02-041-0/+12
* cluster/dht: Cleanup dict in dht_do_rename()Vijay Bellur2016-02-041-0/+2
* cluster/afr: Fix heal-info slow response while IO is in progressKrutika Dhananjay2016-02-033-19/+39
* tier/gfdb : Round-Robin read of query filesJoseph Fernandes2016-02-033-81/+326
* cluster/tier : Reset watermarks in tierN Balachandran2016-02-031-9/+36
* cluster/tier: break out of iterating query file once cycle time endsDan Lambright2016-02-031-0/+27
* cluster/ec: Create this->itable in all casesPranith Kumar K2016-01-283-5/+5
* cluster/afr: Move remaining gf_logs to gf_msgsPranith Kumar K2016-01-273-14/+19
* tier/dht : Default value for demote-freq, max files and mbJoseph Fernandes2016-01-262-5/+6
* cluster/tier: Ignore quota-deem-statfs for watermark calculationN Balachandran2016-01-251-0/+21
* afr : Check if dict is valid in afr_replies_interpret()Ravishankar N2016-01-211-1/+2
* afr: skip healing data blocks for arbiterRavishankar N2016-01-181-9/+49
* cluster/ec: Get size and config for invalid inodeAshish Pandey2016-01-131-11/+20
* cluster/dht : Rebalance process crashes due to double fd_unrefN Balachandran2016-01-101-6/+11
* cluster/tier: allow db queries to be interruptableDan Lambright2016-01-073-30/+110
* dht: missleading indendentation, gcc-6Kaleb S KEITHLEY2016-01-051-1/+2
* tier/create: store TIER_LINKFILE_GFID in xattr dictionaryMohammed Rafi KC2016-01-051-17/+68
* cluster/tier: check watermark during migrationDan Lambright2016-01-051-46/+57
* cluster/tier: Additional details in error messagesN Balachandran2016-01-041-41/+45
* tier/create: Dynamically allocate gfid memoryMohammed Rafi KC2015-12-291-2/+13
* tier/unlink: symlink failed to unlinkMohammed Rafi KC2015-12-291-1/+5
* quota: limit xattr for subdir not healed on newly added bricksvmallika2015-12-291-1/+19
* afr: Fix excessive logging in afr_accuse_smallfiles()Ravishankar N2015-12-281-1/+2
* Tier: "tier start force" command implementationhari gowtham2015-12-222-3/+3
* cluster/dht : Ftruncate on migrating file fails with EINVALN Balachandran2015-12-229-80/+317
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-225-6/+6
* tier:delete the linkfile if data file creation failsMohammed Rafi KC2015-12-224-82/+288
* afr: warn if pending xattrs missing during init()Ravishankar N2015-12-212-1/+17
* cluster/tier: do not block in synctask created from pause tierDan Lambright2015-12-213-18/+126
* tier: Demotion failed if the file was renamed when it was in coldMohammed Rafi KC2015-12-211-11/+26
* tier/dht : Properly free file descriptors during data migrationJoseph Fernandes2015-12-211-6/+5
* afr: handle bad objects during lookup/inode_refreshRavishankar N2015-12-201-1/+10
* afr: refresh inode using fstatRavishankar N2015-12-201-26/+91
* cluster/tier: fix tier-max-files bookeeping and helpDan Lambright2015-12-182-2/+1
* cluster/dht: Handle failure in getxattrSusant Palai2015-12-161-0/+7
* tier:unlink during migrationMohammed Rafi KC2015-12-165-75/+382
* cluster/afr: During name heal, propagate EIO only on gfid or type mismatchKrutika Dhananjay2015-12-161-5/+13
* glusterd/afr: store afr pending xattrs as a volume optionRavishankar N2015-12-151-9/+23
* dht/rebalance: Use seperate return variable for destination cleanupJoseph Fernandes2015-12-121-3/+3
* tier/dht: files are still going to decommissioned subvolMohammed Rafi KC2015-12-091-3/+27
* tier : Spawn promotion or demotion thread depending on local bricksJoseph Fernandes2015-12-091-22/+29