OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_0-22-gfed176c

Gerrit Code Review gerrit@openafs.org
Fri, 23 Oct 2020 23:09:14 -0400


The following commit has been merged in the master branch:
commit fed176cc50512b4a5ae83c64b24c25e04198fa24
Author: Marcio Barbosa <mbarbosa@sinenomine.net>
Date:   Fri Feb 28 02:41:53 2020 +0000

    ubik: Introduce IndexOf()
    
    To make the ubik_Call* functions cleaner, consolidate code that finds
    the index of the connection associated with a host into a new function.
    
    No functional change should be incurred by this commit.
    
    Change-Id: I320d7a41221cb533e8d077c412f872152ac43b75
    Reviewed-on: https://gerrit.openafs.org/14060
    Reviewed-by: Andrew Deason <adeason@sinenomine.net>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

 src/ubik/ubikclient.c |   85 ++++++++++++++++++++++++++-----------------------
 1 files changed, 45 insertions(+), 40 deletions(-)

-- 
OpenAFS Master Repository