The following commit has been merged in the openafs-devel-1_7_x branch:
commit c4ff5ddf95de98b67f9788b3855e1eab55eb2699
Author: Jeffrey Altman <[email protected]>
Date:   Tue Jul 16 09:10:04 2013 -0400

    Windows: Replace CM_SERVERFLAG_PINGING with pingCount
    
    Instead of replying upon a server flag use a pingCount interlocked
    variable to track whether active ping operations are being performed
    and whether or not to wait sleeping threads.
    
    Reviewed-on: http://gerrit.openafs.org/12022
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 0a0927497c8165aec11e718df01632da75fa4cdc)
    
    Change-Id: I73726fd707b5a7fd3ebbe5b4e2b1e57ec889bbbf
    Reviewed-on: http://gerrit.openafs.org/12045
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/cm_server.c |   38 +++++++++++++++++---------------------
 src/WINNT/afsd/cm_server.h |    3 ++-
 2 files changed, 19 insertions(+), 22 deletions(-)

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

Reply via email to