summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-common.h
Commit message (Expand)AuthorAgeFilesLines
* dht - Remove "tier" code (part 2)Barak Sason Rofman2020-10-011-103/+0
* dht: Ongoing IO is failing on non-distribute volumes after just add-brickMohit Agrawal2020-09-281-0/+2
* Revert "dht: optimize rebalance crawl path"Pranith Kumar K2020-09-031-11/+0
* cluster/dht: simplify and cleanup internal time managementDmitry Antipov2020-08-211-2/+2
* dht: optimize rebalance crawl pathSusant Palai2020-07-311-0/+11
* dht - fixing xattr inconsistencyBarak Sason Rofman2020-07-221-4/+0
* dht: Do opendir selectively in gf_defrag_process_dirSusant Palai2020-05-121-0/+2
* dht xlator: integer handling issuenik-redhat2020-04-291-1/+1
* dht: Handle setxattr and rm race for directory in rebalanceSusant Palai2020-04-281-0/+3
* dht - Remove "tier" code (part 1)v9devBarak Sason Rofman2020-04-171-18/+0
* dht - Reducing methods scopeBarak Sason Rofman2020-02-131-17/+8
* dht: Fix stale-layout and create issueSusant Palai2020-02-091-0/+6
* geo-rep: Fix for "Transport End Point not connected" issueHarpreet Kaur2020-01-311-0/+4
* DHT - Reduce methods scope (dht-common.c)Barak Sason Rofman2019-12-171-53/+5
* dht-common.h/dht-helper.c: exctract the LOCK() from DHT_UPDATE_TIMEYaniv Kaul2019-12-171-14/+10
* dht: Rebalance causing IO Error - File descriptor in bad stateMohit Agrawal2019-10-151-0/+19
* dht-common.h: reorder variables to reduce padding.Yaniv Kaul2019-07-151-73/+81
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-2/+0
* cluster/dht: Do not use gfid-req in fresh lookupN Balachandran2019-02-021-1/+3
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-5/+5
* dht: coverity fixesSusant Palai2018-10-051-1/+1
* dht: Operate internal fops with negative pidSusant Palai2018-09-201-0/+1
* dht: utilize the framework to pass-through xlator tasksAmar Tumballi2018-09-191-0/+20
* Land clang-format changesGluster Ant2018-09-121-1102/+1113
* cluster/dht: Rework the debug xattr to get hashed subvolN Balachandran2018-09-071-1/+2
* dht: remove useless argument from dht_iatt_mergeKinglong Mee2018-07-181-2/+1
* dht: Inconsistent permission for directories after brick stop/startMohit Agrawal2018-07-111-0/+3
* cluster/dht: Do not try to use up the readdirp bufferN Balachandran2018-06-291-4/+0
* cluster/dht: Remove EIO from dht_inode_missingN Balachandran2018-05-171-3/+1
* cluster/dht: Debug virtual xattrs for dhtN Balachandran2018-05-091-0/+6
* cluster/dht: fixes to parallel renames to same destination codepathRaghavendra G2018-05-071-1/+9
* cluster/dht: log error only if layout healing is requiredRaghavendra G2018-05-071-0/+1
* cluster/dht: store the 'reaction' on failures per lockRaghavendra G2018-02-231-7/+9
* cluster/dht: avoid overwriting client writes during migrationSusant Palai2018-02-021-0/+2
* cluster/dht: Fixed leak in dht_populate_inode_for_dentryN Balachandran2018-02-021-1/+1
* cluster/dht: Change datatype of search_unhashed variableVarsha Rao2018-01-101-1/+1
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2017-12-261-0/+9
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-121-2/+2
* dht/crypt/tier: Fix use of booleans as integersShyamsundarR2017-12-061-1/+1
* Tier: Stop tierd for detach starthari gowtham2017-12-011-3/+10
* cluster/dht: Serialize mds update code path with lookup unwind in selfhealMohit Agrawal2017-11-221-4/+10
* cluster/dht: make rebalance use truncate incaseSusant Palai2017-11-221-2/+1
* core: make gf_boolean_t a C99 bool instead of an enumJeff Darcy2017-11-031-0/+1
* cluster/dht: Don't store the entire uuid for subvolsN Balachandran2017-10-101-6/+12
* cluster/dht : User xattrs are not healed after brick stop/startMohit Agrawal2017-10-041-11/+62
* cluster/dht: EBADF handling for fremovexattr and fsetxattrN Balachandran2017-08-091-0/+6
* cluster/dht: Check for open fd only on EBADFN Balachandran2017-08-081-0/+3
* cluster/rebalance: Fix hardlink migration failuresSusant Palai2017-07-131-2/+1
* cluster/dht: Use size to calculate estimatesN Balachandran2017-07-101-0/+5
* cluster/dht: Check if fd is opened on dst subvolN Balachandran2017-06-281-0/+67