summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-common.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Add quorum checks to open & opendir fopskarthik-us2019-03-081-0/+18
* cluster/thin-arbiter: Consider thin-arbiter before marking new entry changelogAshish Pandey2019-02-011-0/+1
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-291-8/+7
* afr : fix memory leakSunny Kumar2019-01-111-23/+15
* cluster/afr: Refactor internal locking code to allow multiple inodelksPranith Kumar K2018-12-281-8/+1
* cluster/afr: Allow lookup on root if it is from ADD_REPLICA_MOUNTkarthik-us2018-12-181-21/+62
* Don't depend on string options to be valid alwaysPranith Kumar K2018-12-171-13/+9
* AFR xlator: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-12-171-48/+67
* cluster/afr: Fix mem leak reported by ASANKotresh HR2018-12-171-4/+39
* afr: some minor itable related cleanupsRavishankar N2018-12-121-2/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-15/+15
* cluster/afr: s/uuid_is_null/gf_uuid_is_nullPranith Kumar K2018-11-071-1/+1
* all: fix the format string exceptionsAmar Tumballi2018-11-051-2/+2
* afr/lease: Read child nodes from lease structureroot2018-10-251-1/+1
* afr: thin-arbiter 2 domain locking and in-memory stateRavishankar N2018-10-251-47/+157
* cluster/afr : Check for UP bricks before starting healAshish Pandey2018-10-241-1/+1
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-14/+17
* afr: fix incorrect reporting of directory split-brainRavishankar N2018-09-211-7/+7
* cluster/afr: Use 2 domain locking in SHD for thin-arbiterkarthik-us2018-09-201-3/+4
* Land part 2 of clang-format changesGluster Ant2018-09-121-5428/+5257
* multiple xlators: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-09-071-14/+11
* afr: thin-arbiter read txn changesRavishankar N2018-09-051-0/+22
* glusterd: Fix Buffer size issuesSanju Rakonde2018-09-041-3/+3
* cluster/afr: Delegate name-heal when possiblePranith Kumar K2018-09-041-24/+76
* cluster/afr: Coverity fixes in afrkarthik-us2018-08-291-2/+0
* cluster/afr: Delegate metadata heal with pending xattrs to SHDPranith Kumar K2018-08-281-0/+44
* afr: common thin-arbiter functionsRavishankar N2018-08-231-1/+136
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-7/+7
* afr,ec: Print if the subvolume is up in statedumpPranith Kumar K2018-07-031-0/+1
* afr: don't update readables if inode refresh failed on all childrenRavishankar N2018-06-181-27/+40
* afr: fix bug-1363721.t failureRavishankar N2018-05-211-0/+14
* afr: Add lease() fopPoornima G2018-05-051-0/+149
* afr: initial changes for thin arbiterRavishankar N2018-04-301-5/+88
* cluster/afr: Keep child-up until ping-eventPranith Kumar K2018-04-251-24/+34
* cluster/afr: Make sure latency-arg is passed to afrPranith Kumar K2018-04-181-0/+2
* 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-291-24/+62
* cluster/afr: Make AFR eager-locking similar to ECPranith Kumar K2018-03-141-169/+146
* cluster/afr: Remove unused code pathsPranith Kumar K2018-03-061-8/+2
* cluster/afr: Remove compound-fops usage in afrPranith Kumar K2018-03-061-43/+0
* cluster/afr: Make afr_fsync a transactionkarthik-us2018-03-021-163/+0
* cluster/afr: Fix dict-leak in pre-opPranith Kumar K2018-02-281-8/+8
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-171-3/+2
* cluster/afr: Fixing the flaws in arbiter becoming source patchkarthik-us2018-01-131-114/+152
* afr: volume option fixes for GD2Ravishankar N2017-11-271-1/+0
* afr: coverity fixesRavishankar N2017-11-241-8/+10
* afr: add checks for allowing lookupsRavishankar N2017-11-181-85/+159
* cluster/afr: Fix for arbiter becoming sourcekarthik-us2017-11-181-1/+75
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-3/+0
* cluster/afr: Honor default timeout of 5min for analyzing split-brain fileskarthik-us2017-10-301-1/+5