summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-inode-read.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-2/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: adding extra data for fopsAmar Tumballi2012-03-221-120/+129
* glusterd: Disabled self-heal on clear-locks internal mountKrishnan Parthasarathi2012-03-211-5/+5
* afr: Corrected getxattr 'key' matching in case of clrlk cmdKrishnan Parthasarathi2012-03-141-10/+2
* Introduce new extended attribute: node-uuidVenky Shankar2012-02-221-35/+104
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-7/+7
* locks: Added a getxattr interface to clear locks on a given inode.Krishnan Parthasarathi2012-02-141-21/+157
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-3/+5
* complete the implementation of missing 'f**xattr()' fopsAmar Tumballi2012-01-251-0/+131
* cluster/afr: Handle error cases in local initPranith Kumar K2011-12-281-97/+75
* cluster/afr: Remove unused 'ino' codePranith Kumar K2011-10-281-5/+0
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-3/+12
* cluster/afr: Update fresh_children in lookup if no other ops in progressPranith Kumar K2011-08-191-6/+6
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* cluster/afr: Choose next call child from fresh-children for inode-read-fopsPranith K2011-07-171-302/+246
* cluster/afr: Add fresh children along with read-child to inode contextPranith K2011-07-171-6/+49