summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src
Commit message (Expand)AuthorAgeFilesLines
* quota: setting 'read-only' option in xdata to instruct DHT to not healSakshi Bansal2016-04-261-2/+10
* dht/rebalance: Handle GF_DEFRAG_STOPSusant Palai2016-04-261-0/+17
* dht: add "nuke" functionality for efficient server-side deletionJeff Darcy2016-04-261-0/+45
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-255-27/+645
* dht: lock on subvols to prevent rename and lookup selfheal raceSakshi2016-04-101-43/+158
* dht: lock on subvols to prevent lookup vs rmdir raceSakshi2016-04-065-88/+435
* cluster/dht/rebalance: rebalance failure handlingSusant Palai2016-04-051-21/+141
* tier/dht : Attach tier fix layout to run in backgroundJoseph Fernandes2016-04-012-24/+247
* dht: report constant directory sizeJeff Darcy2016-03-284-1/+81
* dht: update attr information in refresh layout to avoidSakshi Bansal2016-03-281-1/+8
* Tier: Avoiding stale entries from causing demotion to stophari gowtham2016-03-222-3/+36
* TIER: stopping the tierd when the volume goes downhari gowtham2016-03-221-0/+9
* cluster/tier: break out of iterating query file once cycle time endsDan Lambright2016-03-161-0/+27
* cluster/tier: Additional details in error messagesN Balachandran2016-03-071-37/+41
* tier: Fix unused-but-set-variable warningRaghavendra Talur2016-03-031-2/+0
* dht: mkdir must unwind with latest ctimeSakshi Bansal2016-02-292-0/+24
* cluster/tier: Create linkfiles to hardlinks correctlyN Balachandran2016-02-273-1/+132
* cluster/tier : Fixed wrong variable comparisonN Balachandran2016-02-271-2/+15
* dht: cleanup dict and free memory in rename code pathSakshi Bansal2016-02-251-0/+4
* dht: loc should store proper gfidSakshi Bansal2016-02-231-0/+1
* dht: file rename must take blocking inode locksSakshi Bansal2016-02-221-5/+5
* tier/create: store TIER_LINKFILE_GFID in xattr dictionaryMohammed Rafi KC2016-02-221-17/+68
* tier/create: Dynamically allocate gfid memoryMohammed Rafi KC2016-02-221-2/+13
* tier:delete the linkfile if data file creation failsMohammed Rafi KC2016-02-224-82/+288
* tier/unlink: symlink failed to unlinkMohammed Rafi KC2016-02-221-1/+5
* tier:unlink during migrationMohammed Rafi KC2016-02-225-75/+374
* dht: set proper errno when hashed subvol is not foundSakshi Bansal2016-02-211-5/+5
* cluster/dht: Skip subvols if no layout presentN Balachandran2016-02-211-0/+8
* cluster/tier : Reset watermarks in tierN Balachandran2016-02-191-9/+36
* cluster/tier: allow db queries to be interruptableDan Lambright2016-02-183-76/+167
* 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