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

    Windows: cm_ConnByServer fix search for replication
    
    Separate connection objects are maintained for use when accessing
    replicated and single source volumes.   If the matching connection
    type cannot be found while holding the cm_connLock shared a second
    search is performed after the lock is upgraded to an exclusive lock.
    This second connection search was not enforcing the replication criteria.
    
    Change-Id: I408a5d87c3a82da5235fa2255db7d1d7a6bcb6d9
    Reviewed-on: http://gerrit.openafs.org/10681
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

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

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

Reply via email to