summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-dir-read.c
Commit message (Expand)AuthorAgeFilesLines
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-7/+0
* cluster/afr: Add quorum checks to open & opendir fopskarthik-us2019-03-081-1/+14
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-12/+12
* Land part 2 of clang-format changesGluster Ant2018-09-121-256/+237
* cluster/afr: Coverity fixes in afrkarthik-us2018-08-291-1/+5
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* cluster/afr: Give option to do consistent-ioPranith Kumar K2016-08-221-0/+4
* cluster/afr: Unwind xdata_rsp even in case of failuresPranith Kumar K2016-05-301-1/+2
* cluster/afr : Readdirp performance enhancementAnuradha Talur2015-11-301-0/+10
* cluster/afr: Pick gfid from poststat during fresh lookup for read child calcu...Krutika Dhananjay2015-06-241-1/+6
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* cluster/afr: Make read child match check in afr optionalKrutika Dhananjay2015-03-181-0/+4
* cluster/afr: When parent and entry read subvols are different, set entry->ino...Krutika Dhananjay2015-02-021-19/+42
* afr: stop encoding subvolume id in readdir d_offAnand Avati2014-12-261-130/+14
* cluster/afr: Fix dirent leakPranith Kumar K2014-07-141-0/+2
* cluster/afr: refactorAnand Avati2014-03-221-373/+256
* cluster/afr: skip directory inspection when entry self-heal is offAnand Avati2013-08-111-1/+1
* cluster/afr: Unwind frame on error in readdir[p]Pranith Kumar K2013-08-081-2/+2
* cluster/afr: Handle REPLICATE_TRASH_DIR from old bricksPranith Kumar K2013-07-261-0/+30
* cluster/afr: Remove strict-readdir implementationPranith Kumar K2013-01-231-201/+0
* cluster/afr: Provide option to disable readdir failoverPranith Kumar K2012-12-031-25/+30
* storage/posix: Move landfill inside .glusterfsPranith Kumar K2012-05-311-30/+0
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* cluster/afr: Fix a compilation warningVijay Bellur2012-04-051-1/+1
* self-heald: Find self-heal failures, split-brainPranith Kumar K2012-04-051-1/+1
* core: adding extra data for fopsAmar Tumballi2012-03-221-19/+19
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-2/+2
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-7/+10
* cluster/afr: Handle error cases in local initPranith Kumar K2011-12-281-26/+18
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-2/+2
* cluster/afr: set fd ctx on opendirPranith Kumar K2011-09-291-14/+17
* cluster/afr: Make data selfheal trigger to be configurable.Pranith Kumar K2011-09-081-15/+9
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-4/+0
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-7/+6
* cluster/afr: Update fresh_children in lookup if no other ops in progressPranith Kumar K2011-08-191-1/+1
* 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: Detect conflict/gfid self-healsPranith K2011-07-171-1/+2
* cluster/afr: Choose next call child from fresh-children for inode-read-fopsPranith K2011-07-171-36/+59
* cluster/afr: Add fresh children along with read-child to inode contextPranith K2011-07-171-1/+1
* cluster/afr: Handle lookups when self-heal is offPranith K2011-07-121-5/+9
* 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-172/+166
* cluster/afr: whitespace cleanupAmar Tumballi2011-03-291-272/+272
* cluster/replicate: fix warnings due to format string mismatches during invoca...Raghavendra G2010-12-141-1/+1
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* Check for possible fd/ctx NULL in afrshishir gowda2010-09-241-1/+11
* cluster/afr: Fix hang in create when one subvol is down.Pavan Sondur2010-09-061-4/+11
* cluster/afr: Clean up dead assignments.Sachidananda2010-08-241-11/+1