summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src
Commit message (Expand)AuthorAgeFilesLines
...
* tier/gfdb : Round-Robin read of query filesJoseph Fernandes2016-02-143-83/+329
* tier/dht : Default value for demote-freq, max files and mbJoseph Fernandes2016-02-142-5/+6
* dht/quota : heal the limit_objects_key xattr needed for inode-quotaManikandan Selvaganesh2016-02-101-0/+11
* cluster/dht: Cleanup dict in dht_do_rename()v3.7.8Vijay Bellur2016-02-081-0/+2
* cluster/tier: Ignore quota-deem-statfs for watermark calculationN Balachandran2016-01-311-0/+21
* dht : changing variable type to avoid overflowSakshi Bansal2016-01-291-7/+9
* cluster/dht : Ftruncate on migrating file fails with EINVALN Balachandran2016-01-299-81/+341
* quota: limit xattr for subdir not healed on newly added bricksvmallika2016-01-251-1/+19
* cluster/dht : Rebalance process crashes due to double fd_unrefN Balachandran2016-01-241-6/+11
* cluster/dht: Handle failure in getxattrSusant Palai2016-01-241-0/+7
* all: reduce "inline" usageKaleb S KEITHLEY2016-01-186-17/+10
* tier: Demotion failed if the file was renamed when it was in coldMohammed Rafi KC2015-12-301-11/+26
* cluster/tier: do not block in synctask created from pause tierDan Lambright2015-12-253-18/+126
* tier/dht : Properly free file descriptors during data migrationJoseph Fernandes2015-12-221-6/+5
* Tier: "tier start force" command implementationhari gowtham2015-12-222-3/+3
* cluster/tier: fix tier-max-files bookeeping and helpDan Lambright2015-12-202-2/+1
* dht/rebalance: Use seperate return variable for destination cleanupJoseph Fernandes2015-12-151-3/+3
* tier/dht: files are still going to decommissioned subvolMohammed Rafi KC2015-12-111-3/+27
* tier : Spawn promotion or demotion thread depending on local bricksJoseph Fernandes2015-12-091-22/+29
* tier/dht: Fix mem leak from lookup response dictJoseph Fernandes2015-12-091-0/+6
* cluster/tier : Fix double free in tier processN Balachandran2015-12-081-3/+1
* tier/tier: Ignoring status of already migrated filesJoseph Fernandes2015-12-061-5/+16
* cluster/tier: fix loading tier.so into glusterdN Balachandran2015-12-047-41/+72
* cluster/tier: readdirp to cold tier onlyDan Lambright2015-11-246-109/+507
* cluster/tier: Do not delete linkto file on demotionN Balachandran2015-11-192-2/+9
* cluster/tier: Disallow detach commit when detach in progressDan Lambright2015-11-162-4/+1
* dht: update cached subvolume during readdirp cbkMohammed Rafi KC2015-11-091-32/+62
* dht: heal directory path if the directory is not presentMohammed Rafi KC2015-11-093-7/+246
* tier/libgfdb: Replacing ASCII query file with binaryJoseph Fernandes2015-11-082-194/+152
* cluster/tier correct promotion cycle calculationDan Lambright2015-11-071-3/+9
* cluster/tier: fix lookup-unhashed on tiered volumesDan Lambright2015-11-061-2/+1
* tier/dht: Ignoring replica for migration countingJoseph Fernandes2015-11-051-7/+24
* cluster/tier : Files skipped during tier query parsingN Balachandran2015-11-041-2/+2
* quota: add version to quota xattrsvmallika2015-11-021-2/+2
* cluster/tier dont log error on lookup heal for files on hot tierDan Lambright2015-10-302-17/+25
* cluster/dht : op_ret not set correctly in dht_fsync_cbkN Balachandran2015-10-251-1/+1
* cluster/tier: add pause tier for snapshotsDan Lambright2015-10-216-7/+227
* cluster/tier do not abort migration if a single brick is downDan Lambright2015-10-211-12/+12
* cluster/tier remove suprious log messages on valid failed migrationDan Lambright2015-10-191-1/+8
* cluster/dht : Do not migrate files with POSIX locks heldN Balachandran2015-10-181-11/+95
* tier/ctr: CTR DB named lookup heal of cold tier during attach tierJoseph Fernandes2015-10-101-2/+128
* cluster/tier: add watermarks and policy driverDan Lambright2015-10-105-97/+470
* tier/ctr: Solution for db locks for tier migrator and ctr using sqlite versio...Joseph Fernandes2015-10-093-19/+298
* tier/dht: unlink fails after lookup in a directoryMohammed Rafi KC2015-10-081-14/+17
* dht/rebalance: fix mem-leak in rebalanceSusant Palai2015-10-062-5/+32
* fd: Do fd_bind on successful openPranith Kumar K2015-10-053-0/+6
* glusterd, dht: volume set for use-readdirp in dhtPranith Kumar K2015-10-041-0/+3
* cluster/dht : FOP handling during file migrationN Balachandran2015-09-281-2/+3
* cluster/tier: Handle FOPs on files being migratedN Balachandran2015-09-256-89/+475
* cluster/dht: Reset source file mode bits on migration failureNithya Balachandran2015-09-211-3/+94