summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-common.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/afr: Fail open on split-brainPranith Kumar K2017-10-261-8/+69
* xlator/cluster/afr:coverity Issue "UNUSED_VALUE" in afr_get_split_brain_statusSubha sree Mohankumar2017-10-051-1/+7
* cluster/afr: Sending subvol up/down events when subvol comes up or goes downkarthik-us2017-09-201-0/+2
* afr: discover/lookup heal fixesRavishankar N2017-09-041-50/+51
* afr: check validity of afr_replyRavishankar N2017-08-311-9/+14
* afr: heal metadata in discover code pathRavishankar N2017-08-161-31/+55
* cluster/afr: GFID split-brain resolution with existing CLIkarthik-us2017-07-181-1/+17
* cluster/afr: Implement quorum for lk fopPranith Kumar K2017-06-191-18/+38
* afr: update errno check in afr_inode_refresh_doRavishankar N2017-06-051-1/+1
* afr: add errno to afr_inode_refresh_done()Ravishankar N2017-05-311-7/+16
* cluster/afr: Return the list of node_uuids for the subvolumekarthik-us2017-05-171-0/+49
* afr: send the correct iatt values in fsync cbkRavishankar N2017-05-111-25/+43
* afr: fixes to quorum-type in afr_priv_dump()Ravishankar N2017-05-101-0/+2
* afr: include quorum type and count when dumping afr privRavishankar N2017-05-081-0/+6
* Halo Replication feature for AFR translatorKevin Vigor2017-05-021-54/+310
* afr: all children of AFR must be up to resolve s-brainRavishankar N2017-02-091-10/+22
* afr: Avoid resetting event_gen when brick is always downRavishankar N2017-01-121-11/+13
* ec: Invalidations in disperse volume should not update the statPoornima G2017-01-051-2/+1
* afr: use accused matrix instead of readable matrix for deciding healsRavishankar N2016-12-261-1/+1
* afr: Ignore event_generation checks post inode refresh for write txnsRavishankar N2016-12-221-1/+1
* cluster/afr: Fix per-txn optimistic changelog initialisationKrutika Dhananjay2016-12-121-5/+0