The following commit has been merged in the openafs-devel-1_7_x branch:
commit 7a494712306bc55b0046d9b138c4794bf39e2b7a
Author: Jeffrey Altman <[email protected]>
Date:   Mon Jan 27 00:14:36 2014 -0500

    Windows: replace cm_allServersp list with osi_queue
    
    Replace the cm_allServersp list with an osi_queue.  This simplifies
    the Add/Remove functionality which will be required in case of VLDB
    server uniquifier changes.
    
    Reviewed-on: http://gerrit.openafs.org/10762
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 311505170d59360b3c3dd67f789f395b7278bbbe)
    
    Change-Id: I24ec0e553467cf538c23b3ac7b9d51e13ba878aa
    Reviewed-on: http://gerrit.openafs.org/10778
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/cm_callback.c |    8 ++++-
 src/WINNT/afsd/cm_ioctl.c    |   12 ++++++--
 src/WINNT/afsd/cm_server.c   |   60 +++++++++++++++++++++++++----------------
 src/WINNT/afsd/cm_server.h   |    5 ++-
 4 files changed, 54 insertions(+), 31 deletions(-)

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

Reply via email to