summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-inode-write.c
Commit message (Expand)AuthorAgeFilesLines
* afr: make fsync post-op aware of inodelk count (#2273)Ravishankar N2021-03-251-17/+23
* cluster/afr: Delay post-op for fsyncPranith Kumar K2020-05-291-2/+9
* afr_inode/xlator: structure loggingyatipadia2019-11-041-30/+21
* afr: lock healing changesRavishankar N2019-10-161-0/+10
* afr: replace afr_frame_return() when possible with direct callYaniv Kaul2019-09-191-2/+1
* multiple files: another attempt to remove includesYaniv Kaul2019-06-091-6/+0
* cluster/afr: Send inodelk/entrylk with non-zero lk-ownerPranith Kumar K2019-04-011-11/+32
* cluster/afr: fix zerofill transaction.startXiubo Li2019-01-041-1/+1
* cluster/afr: Allow lookup on root if it is from ADD_REPLICA_MOUNTkarthik-us2018-12-041-1/+1
* AFR xlator: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-131-11/+19
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-12/+12
* libglusterfs/dict: Add sizeof()-1 variants of dict functionsPranith Kumar K2018-09-281-4/+4
* cluster/afr: Make data eager-lock decision based on number of locksPranith Kumar K2018-09-181-0/+22
* Land part 2 of clang-format changesGluster Ant2018-09-121-1820/+1714
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-1/+1
* cluster/afr: Switch to active-fd-count for open-fd checksPranith Kumar K2018-03-191-8/+8
* cluster/afr: Make AFR eager-locking similar to ECPranith Kumar K2018-01-311-3/+3
* cluster/afr: Remove unused code pathsPranith Kumar K2018-03-021-36/+3
* cluster/afr: Make afr_fsync a transactionkarthik-us2018-02-231-0/+108
* cluster/afr: Fixing the flaws in arbiter becoming source patchkarthik-us2017-12-181-14/+43
* afr: coverity fixesRavishankar N2017-11-131-9/+13
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-031-1/+0
* cluster/afr: Fail open on split-brainPranith Kumar K2017-09-041-1/+1
* afr: propagate correct errno for fop failures in arbiterRavishankar N2017-05-101-1/+0
* xlators/afr: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-131-1/+0
* afr: Consume compound fops in afr transactionAnuradha Talur2016-08-251-25/+48
* glusterd : Introduce reset brickAnuradha Talur2016-08-221-2/+2
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-07-281-10/+9
* cluster/afr: copy loc before passing to syncopPranith Kumar K2016-08-021-1/+2
* cluster/afr: Unwind with xdata in inode-write fopsPranith Kumar K2016-05-311-6/+7
* cluster/afr: Unwind xdata_rsp even in case of failuresPranith Kumar K2016-05-271-3/+3
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-03-191-2/+14
* cluster/afr: Entry self-heal performance enhancementsKrutika Dhananjay2015-10-141-4/+9
* arbiter: write performance improvementRavishankar N2016-04-051-8/+0
* cluster/afr: Fix read-child selection in entry create fopPranith Kumar K2016-03-251-2/+33
* afr : Enable auto heal when replica count increasesAnuradha Talur2016-02-231-74/+110
* cluster/afr: Move remaining gf_logs to gf_msgsPranith Kumar K2016-01-081-6/+8
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2015-11-171-1/+1
* afr: perform replace-brick in a synctaskRavishankar N2015-09-141-12/+58
* afr : get split-brain-status in a synctaskAnuradha Talur2015-09-111-0/+3
* afr: Do not wind the full writev payload to arbiter brickRavishankar N2015-09-031-0/+30
* cluster/afr: Make [f]xattrop metadata transactionPranith Kumar K2015-07-261-15/+214
* afr: Porting messages to new logging framework updatedarao2015-03-061-4/+10
* cluster/afr : set pending xattrs for replaced brickAnuradha2015-06-111-1/+216
* cluster/afr: Pick gfid from poststat during fresh lookup for read child calcu...Krutika Dhananjay2015-06-241-2/+3
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* cluster/afr : Prevent inode-evict during split-brain resolutionAnuradha2015-04-301-34/+106
* afr: add arbitration supportRavishankar N2015-04-151-1/+11
* Xlators : Fixed typosManikandan Selvaganesh2015-02-021-1/+1
* cluster/afr : enable inspection & resolution of files in split-brainAnuradha2015-02-251-1/+145