summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/afr: Delegate metadata heal with pending xattrs to SHDPranith Kumar K2018-08-283-38/+47
* afr: common thin-arbiter functionsRavishankar N2018-08-236-12/+173
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-225-13/+13
* afr: switch lk_owner only when pre-op succeedsRavishankar N2018-07-181-10/+10
* cluster/afr: Mark dirty for entry transactions for quorum failureskarthik-us2018-07-161-11/+51
* cluster/afr: Prevent execution of code after call_count decrementingPranith Kumar K2018-07-101-7/+8
* cluster/afr: Make sure lk-owner is assigned at the time of lockPranith Kumar K2018-07-041-2/+1
* afr,ec: Print if the subvolume is up in statedumpPranith Kumar K2018-07-031-0/+1
* afr: heal gfids when file is not present on all bricksRavishankar N2018-06-195-12/+51
* afr: don't update readables if inode refresh failed on all childrenRavishankar N2018-06-184-32/+50
* afr: fix bug-1363721.t failureRavishankar N2018-05-213-0/+55
* afr: Add lease() fopPoornima G2018-05-053-0/+157
* cluster/afr: shd changes for thin arbiterkarthik-us2018-04-301-0/+184
* afr: initial changes for thin arbiterRavishankar N2018-04-306-8/+229
* cluster/afr: Keep child-up until ping-eventPranith Kumar K2018-04-253-25/+40
* cluster/afr: Need heal-timeout to be configured as low as 5 secondsPranith Kumar K2018-04-201-1/+1
* cluster/afr: Make sure latency-arg is passed to afrPranith Kumar K2018-04-181-0/+2
* afr: fixes to afr-eager lockingRavishankar N2018-04-181-0/+2
* afr: add quorum checks in pre-opRavishankar N2018-04-051-33/+31
* cluster/afr: Prevent ping-event handling on shdPranith Kumar K2018-04-031-0/+2
* afr: add new value for read-hash-mode volume optionRavishankar N2018-03-296-32/+119
* cluster/afr: Switch to active-fd-count for open-fd checksPranith Kumar K2018-03-211-8/+8
* cluster/afr: Make AFR eager-locking similar to ECPranith Kumar K2018-03-149-908/+813
* cluster/afr: Remove unused code pathsPranith Kumar K2018-03-068-760/+42
* cluster/afr: Remove compound-fops usage in afrPranith Kumar K2018-03-065-396/+7
* cluster/afr: Make afr_fsync a transactionkarthik-us2018-03-025-164/+117
* cluster/afr: Fix dict-leak in pre-opPranith Kumar K2018-02-283-20/+20
* xlators/features/namespace: Add namespace xlator and link into brick graphVarsha Rao2018-02-211-4/+3
* posix/afr: handle backward compatibility for rchecksum fopRavishankar N2018-02-193-9/+29
* gfapi: return pre/post attributes from glfs_pread/pwriteKinglong Mee2018-02-121-3/+3
* performance/io-threads: expose io-thread queue depthsVarsha Rao2018-02-081-0/+9
* cluster/afr: remove unnecessary child_up initializationXavier Hernandez2018-02-031-7/+0
* afr: don't treat all cases all bricks being blamed as split-brainRavishankar N2018-02-012-9/+48
* afr: capture the correct errno in post-op quorum checkRavishankar N2018-01-311-8/+8
* afr: add quorum checks in post-opRavishankar N2018-01-191-0/+29
* cluster/afr: Adding option to take full file lockkarthik-us2018-01-193-3/+15
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-173-6/+5
* cluster/afr: Fixing the flaws in arbiter becoming source patchkarthik-us2018-01-137-180/+271
* posix: Introduce flags for validity of iatt membersRavishankar N2017-12-291-3/+3
* mgmt/glusterd: Adding validation for setting quorum-countkarthik-us2017-12-291-1/+2
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-213-4/+4
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-354/+52
* afr: volume option fixes for GD2Ravishankar N2017-11-272-39/+121
* afr: coverity fixesRavishankar N2017-11-245-24/+24
* afr: add checks for allowing lookupsRavishankar N2017-11-184-93/+162
* cluster/afr: Fix for arbiter becoming sourcekarthik-us2017-11-184-6/+102
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-096-10/+0
* cluster/afr: Honor default timeout of 5min for analyzing split-brain fileskarthik-us2017-10-301-1/+5
* cluster/afr: Fail open on split-brainPranith Kumar K2017-10-2611-95/+208
* afr: heal gfid as a part of entry healRavishankar N2017-10-094-67/+120