OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3026-g23c9200

Gerrit Code Review gerrit@openafs.org
Fri, 19 Oct 2012 05:42:42 -0700 (PDT)


The following commit has been merged in the master branch:
commit 23c920066976ac5ede41dd799c84d97ff5174c4c
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Sat Oct 6 17:36:25 2012 -0400

    Windows: AFSRequestExtentsAsync and AFSDoExtentsMapRegion
    
    When calling AFSDoExtentsMapRegion() the FCB ExtentsResource
    must be held.   AFSRequestExtentsAsync() failed to hold the
    ExtentsResource across the call.
    
    Change-Id: I607cfb45725410c7f079b3be03002b002fccbea4
    Reviewed-on: http://gerrit.openafs.org/8220
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/WINNT/afsrdr/kernel/lib/AFSExtentsSupport.cpp |   22 +++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository