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

    Windows: Add caching to cm_GetAddrsU
    
    Cache the results of VL_GetAddrsU queries and reuse the results
    for subsequent calls when possible.
    
    Reviewed-on: http://gerrit.openafs.org/10764
    Tested-by: Jeffrey Altman <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 3b5c636480cda73938a532ffd079ba040907f78f)
    
    Change-Id: Id81e3dae43ca514098c9bf677c79dc3e88e6a224
    Reviewed-on: http://gerrit.openafs.org/10780
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/cm.h          |    1 +
 src/WINNT/afsd/cm_getaddrs.c |  282 ++++++++++++++++++++++++++++++++++-------
 src/WINNT/afsd/cm_getaddrs.h |    6 +
 src/WINNT/afsd/cm_volume.c   |    7 +-
 4 files changed, 247 insertions(+), 49 deletions(-)

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

Reply via email to