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

    Windows: cm_GetAddrsU wrapper for VL_GetAddrsU
    
    cm_GetAddrsU() is a wrapper for the VL_GetAddrsU() RPC.  The initial
    version is a bare bones replacement for the VL_GetAddrsU() call from
    cm_UpdateVolumeLocation().  Future changes will add caching.
    
    Reviewed-on: http://gerrit.openafs.org/10763
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 74982e6ae1919f81184d221b56aba7f153d188ed)
    
    Change-Id: I825e4abb42ebcce2d1ab149b5e633977817713c1
    Reviewed-on: http://gerrit.openafs.org/10779
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/NTMakefile    |    2 +
 src/WINNT/afsd/cm_getaddrs.c |  120 ++++++++++++++++++++++++++++++++++++++++++
 src/WINNT/afsd/cm_getaddrs.h |   40 ++++++++++++++
 src/WINNT/afsd/cm_volume.c   |   55 ++++---------------
 4 files changed, 174 insertions(+), 43 deletions(-)

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

Reply via email to