summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-selfheal.c
Commit message (Expand)AuthorAgeFilesLines
* dht - fixing xattr inconsistencyBarak Sason Rofman2020-06-251-0/+63
* dht xlator: integer handling issuenik-redhat2020-04-291-3/+5
* dht - fixing a permission update issueBarak Sason Rofman2020-04-081-3/+12
* dht - selfheal code cleaningBarak Sason Rofman2020-03-121-135/+20
* xlator/dht-selfheal: structure loggingyatipadia2020-02-041-217/+152
* cluster/dht: Log hashes in hexN Balachandran2019-08-061-2/+2
* Fix spelling errorsAravinda VK2019-07-141-1/+1
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-3/+0
* dht: Custom xattrs are not healed in case of add-brickroot2019-05-081-8/+1
* cluster/dht: refactor dht lookup functionsN Balachandran2019-04-051-24/+41
* cluster/dht: Fix lookup selfheal and rmdir raceN Balachandran2019-02-131-9/+25
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-3/+3
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-2/+3
* dht: coverity fixesSusant Palai2018-10-051-18/+9
* Land part 2 of clang-format changesGluster Ant2018-09-121-2334/+2234
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-2/+2
* dht: remove useless argument from dht_iatt_mergeKinglong Mee2018-07-181-7/+5
* dht: Inconsistent permission for directories after brick stop/startMohit Agrawal2018-07-111-1/+1
* cluster/dht: log error only if layout healing is requiredRaghavendra G2018-05-071-188/+11
* cluster/dht: unwind if dht_selfheal_dir_mkdir returns an errorRaghavendra G2018-05-031-1/+5
* cluster/dht: Update layout in inode only on successN Balachandran2018-04-021-3/+0
* Quota: heal directory on newly added bricks when quota limit is reachedSanoj Unnikrishnan2018-03-281-1/+16
* cluster/dht: store the 'reaction' on failures per lockRaghavendra G2018-02-231-5/+8
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-171-1/+1
* cluster/dht: Serialize mds update code path with lookup unwind in selfhealMohit Agrawal2017-11-221-161/+27
* cluster/dht: Check for NULL local before using itAshish Pandey2017-11-081-2/+6
* cluster/dht : User xattrs are not healed after brick stop/startMohit Agrawal2017-10-041-24/+495
* features/dht: Initialize local hashed_subvolKotresh HR2017-05-251-0/+15
* cluster/dht: Fix crash in dht_selfheal_dir_setattrN Balachandran2017-05-191-2/+6
* feature/dht: Directory synchronizationKotresh HR2017-04-261-62/+37
* Remove double free for disk_layoutMichael Scherer2017-02-271-2/+0
* cluster/dht: Use int8 instead of string to pass DHT_IATT_IN_XDATA_KEYKrutika Dhananjay2017-02-131-1/+1
* dht/cluster: add logs to fix-layout code pathSusant Palai2017-01-201-41/+102
* dht: At places needed use STACK_WIND_COOKIEPoornima G2017-01-091-25/+26
* cluster/dht: heal root permission post add-brickSusant Palai2016-09-111-4/+12
* cluster/dht: Skip layout overlap maximization on weighted rebalanceN Balachandran2016-09-081-4/+21
* cluster/dht: move layout logs to DEBUG levelSusant Palai2016-09-061-4/+7
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-251-9/+7
* cluster/dht: Wrong type of function's parameter when calling dht_selfheal_dir...Zhou Zhengping2016-06-231-7/+5
* cluster/dht: initialize cbk before attempting inode-linkRaghavendra G2016-06-171-3/+3
* dht: selfheal should wind mkdir call to subvols with ESTALE errorSakshi Bansal2016-05-251-1/+2
* cluster/distribute: use a linked inode in directory heal codepathRaghavendra G2016-05-161-10/+57
* cluster/dht: Handle rmdir failure correctlyN Balachandran2016-05-021-1/+10
* dht: lock on subvols to prevent lookup vs rmdir raceSakshi2016-04-051-55/+231
* dht: update attr information in refresh layout to avoidSakshi Bansal2016-03-231-1/+8
* dht: mkdir must unwind with latest ctimeSakshi Bansal2016-02-261-0/+18
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-151-1/+3
* dht/quota : heal the limit_objects_key xattr needed for inode-quotaManikandan Selvaganesh2016-02-101-0/+11
* quota: limit xattr for subdir not healed on newly added bricksvmallika2015-12-291-1/+19
* dht : changing variable type to avoid overflowSakshi Bansal2015-11-261-7/+9