summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Cleanup dict in dht_do_rename()Vijay Bellur2016-02-041-0/+2
* 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
* 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
* 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
* 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
* tier:delete the linkfile if data file creation failsMohammed Rafi KC2015-12-224-82/+288
* 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
* 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
* 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
* cluster/tier : Fix double free in tier processN Balachandran2015-12-071-3/+1
* tier/dht: Fix mem leak from lookup response dictJoseph Fernandes2015-12-061-0/+6
* tier/tier: Ignoring status of already migrated filesJoseph Fernandes2015-12-031-5/+16
* cluster/tier: fix loading tier.so into glusterdN Balachandran2015-12-037-41/+72
* dht : changing variable type to avoid overflowSakshi Bansal2015-11-261-7/+9
* cluster/tier: readdirp to cold tier onlyDan Lambright2015-11-236-109/+496
* cluster/tier: Do not delete linkto file on demotionN Balachandran2015-11-182-2/+9
* dht: loc should store proper gfidSakshi Bansal2015-11-171-0/+1
* dht: set proper errno when hashed subvol is not foundSakshi Bansal2015-11-171-5/+5
* core: use syscall wrappers instead of direct syscalls - tailKaleb S KEITHLEY2015-11-161-2/+2
* afr: replica pair going offline does not require CHILD_MODIFIED eventSakshi Bansal2015-11-161-0/+6
* cluster/tier: Disallow detach commit when detach in progressDan Lambright2015-11-162-7/+5
* dht: heal directory path if the directory is not presentMohammed Rafi KC2015-11-083-7/+246
* dht: update cached subvolume during readdirp cbkMohammed Rafi KC2015-11-081-32/+62
* cluster/tier correct promotion cycle calculationDan Lambright2015-11-071-3/+9
* tier/libgfdb: Replacing ASCII query file with binaryJoseph Fernandes2015-11-062-194/+152
* cluster/tier: fix lookup-unhashed on tiered volumesDan Lambright2015-11-051-2/+1
* tier/dht: Ignoring replica for migration countingJoseph Fernandes2015-11-041-7/+24
* cluster/tier : Files skipped during tier query parsingN Balachandran2015-11-031-2/+2
* quota: add version to quota xattrsvmallika2015-11-021-2/+2
* cluster/dht/rebalance: rebalance failure handlingSusant Palai2015-10-292-25/+161
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-282-6/+8
* cluster/tier do not log error message on lookup heal for files on hot tierDan Lambright2015-10-282-17/+25