The following commit has been merged in the master branch:
commit cccb5e614212c341d2f5e799066d1c30e54ba494
Author: Jeffrey Altman <[email protected]>
Date:   Tue Jan 7 10:53:37 2014 -0500

    Windows: cm_connLock not required for cm_GetUCell
    
    In cm_ConnByServer() there is no need to hold the cm_connLock across
    the cm_GetUCell() call.  Obtain the cm_ucell_t object before the
    cm_connLock is obtained.
    
    Change-Id: I971b55e0aae7748b59895785c1c22b5461c4fd35
    Reviewed-on: http://gerrit.openafs.org/10680
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/cm_conn.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to