summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr.c
Commit message (Expand)AuthorAgeFilesLines
* afr: wake up index healer threadsRavishankar N2019-09-051-0/+10
* cluster/afr: Thin-arbiter SHD fixeskarthik-us2019-04-161-1/+1
* cluster/afr: Disable client side heals in AFR by default.Sunil Kumar Acharya2019-01-101-3/+3
* cluster/afr: Allow lookup on root if it is from ADD_REPLICA_MOUNTkarthik-us2018-12-181-1/+1
* Don't depend on string options to be valid alwaysPranith Kumar K2018-12-171-9/+34
* AFR xlator: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-12-171-1/+1
* afr: some minor itable related cleanupsRavishankar N2018-12-121-3/+14
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-2/+17
* afr: thin-arbiter 2 domain locking and in-memory stateRavishankar N2018-10-251-5/+17
* cluster/afr: Use 2 domain locking in SHD for thin-arbiterkarthik-us2018-09-201-0/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-1053/+992
* multiple files: calloc -> mallocYaniv Kaul2018-09-041-2/+2
* afr: common thin-arbiter functionsRavishankar N2018-08-231-0/+2
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-2/+2
* afr: Add lease() fopPoornima G2018-05-051-0/+1
* afr: initial changes for thin arbiterRavishankar N2018-04-301-2/+23
* cluster/afr: Keep child-up until ping-eventPranith Kumar K2018-04-251-1/+5
* cluster/afr: Need heal-timeout to be configured as low as 5 secondsPranith Kumar K2018-04-201-1/+1
* afr: add new value for read-hash-mode volume optionRavishankar N2018-03-291-5/+9
* cluster/afr: Remove unused code pathsPranith Kumar K2018-03-061-29/+6
* cluster/afr: Remove compound-fops usage in afrPranith Kumar K2018-03-061-8/+2
* cluster/afr: Make afr_fsync a transactionkarthik-us2018-03-021-1/+1
* cluster/afr: remove unnecessary child_up initializationXavier Hernandez2018-02-031-7/+0
* cluster/afr: Adding option to take full file lockkarthik-us2018-01-191-0/+11
* mgmt/glusterd: Adding validation for setting quorum-countkarthik-us2017-12-291-1/+2
* afr: volume option fixes for GD2Ravishankar N2017-11-271-38/+121
* afr: add checks for allowing lookupsRavishankar N2017-11-181-5/+2
* cluster/afr: Make choose-local "reconfigurable"Krutika Dhananjay2017-09-301-0/+11
* cluster/afr: Remove debug logs in fix_quorum_options()Vijay Bellur2017-05-191-5/+0
* Halo Replication feature for AFR translatorKevin Vigor2017-05-021-2/+96
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-0/+7
* afr: fix auto-quorumJeff Darcy2016-11-281-2/+2
* afr: Implement IPC fopPoornima G2016-09-291-0/+1
* afr: Consume compound fops in afr transactionAnuradha Talur2016-09-011-0/+12
* cluster/ec: Do multi-threaded self-healPranith Kumar K2016-08-241-3/+3
* cluster/afr: Give option to do consistent-ioPranith Kumar K2016-08-221-4/+22
* afr: afr-pending-xattr fallback checkRavishankar N2016-06-091-31/+63
* cluster/ec: Add/Modify description for eager-lock optionAshish Pandey2016-06-031-4/+5
* core: assorted spelling mistakes reported by DebianKaleb S KEITHLEY2016-05-261-1/+1
* afr: Automagic unsplit-brain by [ctime|mtime|size|majority]Ravishankar N2016-05-251-0/+46
* cluster/afr: Entry self-heal performance enhancementsKrutika Dhananjay2016-04-291-0/+10
* afr: propagate child up event after timeoutRavishankar N2016-04-271-0/+6
* cluster/afr: Fix spurious entries in heal infoPranith Kumar K2016-04-201-1/+13
* cluster/afr: Use parallel dir scan functionalityPranith Kumar K2016-04-041-0/+29
* cluster/afr: Choose local child as source if possiblePranith Kumar K2016-03-111-0/+7
* afr: Add throttled background client-side healsRavishankar N2016-03-011-3/+23
* afr: warn if pending xattrs missing during init()Ravishankar N2015-12-211-0/+7
* glusterd/afr: store afr pending xattrs as a volume optionRavishankar N2015-12-151-9/+23
* afr: Porting messages to new logging frameworkarao2015-06-271-15/+19
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-4/+0