The following commit has been merged in the master branch:
commit b19bb7db413de426984f6ddb79b7b97ea478ffaf
Author: Andrew Deason <[email protected]>
Date:   Mon Oct 13 15:06:36 2014 -0500

    ubik: Convert DoProbe 'i' to 'nconns'
    
    DoProbe was using the variable 'i' to keep track of how many
    connections we have in the conns array. Keep track of this separately
    using a variable called 'nconns' instead, to make this function a bit
    less confusing.
    
    Change-Id: Ica2b4901c083b315e901366820042fad64030b3c
    Reviewed-on: http://gerrit.openafs.org/11540
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/ubik/recovery.c |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

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

Reply via email to