summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-inode-read.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/afr: Check op_ret in afr_getxattr_cbk before accessing dictVikas Gorur2009-09-081-1/+2
* cluster/afr: inode-read: Check stat buf for NULL before attempting to set ino...Vikas Gorur2009-08-041-3/+4
* cluster/afr: Return same inode number in stat buf for readv_cbkVikas Gorur2009-07-271-0/+3
* Filter out changelog xattrs in replicate.Vikas Gorur2009-06-111-1/+64
* Cleaned up log messages in replicate.Vikas Gorur2009-04-241-12/+12
* update cluster/afr with new readv writev prototypesAnand V. Avati2009-04-121-3/+6
* Made afr inode context a 64-bit packed value instead of a structure.Vikas Gorur2009-04-031-96/+26
* Load balance read operations among subvolumes in afrVikas Gorur2009-04-021-73/+232
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+721