The following commit has been merged in the master branch:
commit faa9d8f11f28232000446d787ebf53ab9345eb89
Author: Andrew Deason <[email protected]>
Date:   Sat Dec 8 18:05:36 2018 -0600

    rx: Split out rxi_ConnectionMatch
    
    Split out the connection-matching logic in rxi_FindConnection into a
    new function called rxi_ConnectionMatch, so we can use it in other
    functions in future commits.
    
    This commit should have no visible impact; it is just code
    reorganization.
    
    Change-Id: Ibacec68d268977a8a2a3aca172653fc088334da6
    Reviewed-on: https://gerrit.openafs.org/13603
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/rx/rx.c |   69 ++++++++++++++++++++++++++++++++++++++++++----------------
 1 files changed, 50 insertions(+), 19 deletions(-)

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

Reply via email to