summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-common.c
Commit message (Expand)AuthorAgeFilesLines
* afr: prevent spurious entry heals leading to gfid split-brainRavishankar N2020-02-281-2/+2
* cluster/thin-arbiter: Wait for TA connection before ta-file lookupAshish Pandey2020-02-261-19/+21
* afr: support split-brain CLI for replica 3Ravishankar N2019-10-171-1/+2
* afr/lookup: Pass xattr_req in while doing a selfheal in lookupMohammed Rafi KC2019-09-231-2/+6
* afr: wake up index healer threadsRavishankar N2019-09-051-4/+2
* afr: thin-arbiter lock release fixesRavishankar N2019-05-151-1/+11
* cluster/afr: Remove local from owners_list on failure of lock-acquisitionPranith Kumar K2019-04-161-4/+4
* afr: thin-arbiter read txn fixesRavishankar N2019-04-161-7/+13
* afr: add client-pid to all gf_event() callsRavishankar N2019-04-161-4/+8
* 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