summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-dir-read.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/replicate: no more 'itransform' required for inode numbersAmar Tumballi2011-11-081-8/+0
* cluster/afr: Fix conflict files and gfidsPranith K2011-10-191-2/+3
* cluster/afr: Handle lookups when self-heal is offPranith Kumar K2011-10-171-5/+9
* 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: Read-dir should wind to the read-child firstPranith Kumar K2011-06-081-17/+33
* 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
* add pump xlator and changes for replace-brickPavan Sondur2010-08-061-0/+3
* fixes for spurious entry self-heal in afrPranith Kumar K2010-07-281-4/+8
* cluster/afr: Logging improvement for self-healPranith Kumar K2010-07-271-4/+2
* custer/afr added self-heal logging in normal modePranith Kumar K2010-07-231-5/+13
* cluster/afr: Don't dereference fd ptr - it might be NULL due to a failed call.Pavan Sondur2010-05-211-1/+1
* Memory accounting changesVijay Bellur2010-04-231-9/+10
* cluster/afr: Fix possible NULL dereference in readdirp_cbkVikas Gorur2010-04-201-15/+17
* cluster/afr: Cleanup fd ctx in releasedir cbkVijay Bellur2010-04-081-0/+1
* initialization fixesCsaba Henk2010-04-081-3/+3
* fop namespace cleanup.Amar Tumballi2010-03-311-100/+0
* cluster/afr: UNWIND if opendir returns an error.Vijay Bellur2010-03-251-0/+3
* iatt: changes across the codebaseAnand V. Avati2010-03-161-3/+3
* cluster/afr: Failover readdir calls.Vikas Gorur2010-03-041-38/+264
* storage/posix: Added janitor thread.Vikas Gorur2009-12-021-2/+2
* cluster/afr: Don't do memcpy of afr_local_t in afr_local_copy.Vikas Gorur2009-12-011-8/+0
* cluster/afr: Refactored the self-heal interface.Vikas Gorur2009-11-241-11/+14
* cluster/afr: Do self-heal on reopened fds.Vikas Gorur2009-11-241-1/+2
* cluster/afr: Fix inode context bitmasks.Vikas Gorur2009-11-241-2/+2
* cluster/afr: Fix double-free in opendir self-heal callback.Vikas Gorur2009-11-241-1/+4
* cluster/afr: Handle op_ret properly in opendir_cbkVikas Gorur2009-11-191-2/+3
* cluster/afr: Ensure directory contents are in sync during opendir.Vikas Gorur2009-11-131-2/+190
* cluster/afr: Move deleted files to /.trash in entry self-heal.Vikas Gorur2009-10-291-2/+16
* 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-7/+9
* afr: Support readdirp fopShehjar Tikoo2009-10-061-10/+72
* Do not fail over readdir in replicate.Vikas Gorur2009-06-111-27/+4
* Do itransform on every entry in readdir_cbk.Vikas Gorur2009-06-111-4/+9
* Do itransform in AFR readdir.Vikas Gorur2009-05-261-3/+10
* Cleaned up log messages in replicate.Vikas Gorur2009-04-241-4/+4
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+345