summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-inode-read.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* afr/stripe: collect pathinfo xattrs from all childsVenky Shankar2011-07-121-1/+123
* core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...Amar Tumballi2011-06-161-12/+0
* cluster/afr: log enhancements - part 1Amar Tumballi2011-04-061-110/+112
* cluster/afr: whitespace cleanupAmar Tumballi2011-03-291-403/+403
* Solaris build fixesshishir gowda2011-02-221-1/+1
* adding libxlator, to ensure proper client side aggregation of marks by cluste...Kaushik BV2011-01-271-3/+71
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* cluster/replicate: stack_wind into read_child only if it is up.Raghavendra G2010-09-181-6/+6
* add pump xlator and changes for replace-brickPavan Sondur2010-08-061-1/+2
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-1/+1
* Memory accounting changesVijay Bellur2010-04-231-3/+3
* iatt: changes across the codebaseAnand V. Avati2010-03-161-8/+8
* cluster/afr: NFS-friendly logic changesVikas Gorur2009-10-271-0/+5
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* cluster/afr: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-071-13/+13
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-1/+1