summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-inode-read.c
Commit message (Expand)AuthorAgeFilesLines
* afr: lock healing changesRavishankar N2019-10-301-0/+4
* (multiple files) use dict_allocate_and_serialize() where applicable.Yaniv Kaul2019-07-221-28/+6
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-3/+0
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-291-4/+6
* AFR xlator: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-12-171-49/+65
* afr: Resource leak coverity fixesBhumika Goyal2018-12-111-2/+13
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-13/+13
* Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-261-1/+2
* Land part 2 of clang-format changesGluster Ant2018-09-121-1487/+1386
* multiple files: calloc -> mallocYaniv Kaul2018-09-041-11/+13
* xlators/cluster/afr/src/afr-inode-read.c: move to GF_MALLOC() instead of GF_C...Yaniv Kaul2018-09-041-1/+1
* multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-291-7/+7
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* xlators/features/namespace: Add namespace xlator and link into brick graphVarsha Rao2018-02-211-4/+3
* performance/io-threads: expose io-thread queue depthsVarsha Rao2018-02-081-0/+9
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* cluster/afr: Returning single and list of node uuids from AFRkarthik-us2017-06-201-9/+79
* cluster/afr: Return the list of node_uuids for the subvolumekarthik-us2017-05-171-50/+91
* afr: some coverity fixesRavishankar N2016-07-261-4/+2
* afr: misc performance improvementsRavishankar N2016-03-081-1/+10
* afr: add seek() FOPNiels de Vos2016-02-051-0/+78
* cluster/afr: Move remaining gf_logs to gf_msgsPranith Kumar K2016-01-271-3/+3
* afr : get split-brain-status in a synctaskAnuradha Talur2015-09-141-12/+55
* afr: Porting messages to new logging frameworkarao2015-06-271-23/+24
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* cluster/ec: Implement heal info for ecPranith Kumar K2015-03-301-1/+1
* libxlator: Change marker xattr handling interfacePranith Kumar K2015-03-251-70/+20
* features/quota : Introducing inode quotavmallika2015-03-181-18/+27
* cluster/afr: Convert quota size from n/w to host order before useKrutika Dhananjay2015-03-121-0/+4
* cluster/afr: Handle getxattr of quota-size keyPranith Kumar K2015-03-091-2/+100
* cluster/afr : provide split-brain info by using getxattrAnuradha2015-02-251-0/+4
* cluster/afr: split-brain resolution CLIRavishankar N2015-01-151-0/+5
* afr: coverity fixesRavishankar N2014-12-231-9/+11
* cluster/afr : Change in volume heal info commandAnuradha2014-12-231-0/+5
* cluster/afr: Set right argument order for STACK_WIND_COOKIEVijay Bellur2014-04-101-1/+1
* cluster/afr: refactorAnand Avati2014-03-221-683/+372
* pathinfo: Provide user namespace access.Vijaykumar M2013-12-161-1/+2
* glusterd/geo-rep: more glusterd and cli fixes for geo-rep.Ajeet Jha2013-12-121-1/+1
* cluster/afr: handle NULL check before strlen/strcmp in fgetxattrPoornima2013-12-031-1/+1
* cluster/afr: Provide HA for pathinfo getxattrPranith Kumar K2013-11-261-14/+49
* afr: check for split-brain before proceeding with fopsRavishankar N2013-10-161-12/+12
* afr: customize client-pid=-1 xtime aggregation to tolerate a replica downAvra Sengupta2013-07-151-2/+9
* libxlator: implement pluggable aggregation policiesAvra Sengupta2013-07-151-0/+2
* cluster/*: get logic to calculate min() of the 'stime' xattrAvra Sengupta2013-07-141-0/+58
* cluster xlators: s/-1/GF_CLIENT_PID_GSYNCD/Csaba Henk2013-03-031-2/+2
* cluster/afr: Don't queue transactions during open-fd fixPranith Kumar K2013-02-221-10/+4
* cluster/afr: do complete split-brain check in all the fd based fopsRaghavendra Bhat2013-02-191-1/+10
* cluster/afr: Fail readv on data-split-brainPranith Kumar K2013-01-181-0/+5
* cluster/afr: check for the -ve values returned from dict_serialized_lengthRaghavendra Bhat2012-12-171-1/+1
* cluster/afr: handle GF_XATTR_LOCKINFO_KEY appropriately.Raghavendra G2012-11-271-23/+521