The following commit has been merged in the openafs-stable-1_8_x branch:
commit 6c635a66b54bcfa2920ac532905758346c89c772
Author: Benjamin Kaduk <[email protected]>
Date:   Thu Nov 16 04:49:49 2017 -0600

    Sprinkle rx_GetConnection() for concision
    
    Instead of inlining the body (taking the lock, incrementing the
    refcount, and dropping the lock), use the convenience function
    designed for this purpose.
    
    Reviewed-on: https://gerrit.openafs.org/12772
    Reviewed-by: Mark Vitale <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit 2ae84bf053fe66b73a2c77b5d71305bae2c17587)
    
    Change-Id: I60794d877a76fbb7c8ba59207e710a20641cc8f1
    Reviewed-on: https://gerrit.openafs.org/12778
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/rx/rx.c |   12 +++---------
 1 files changed, 3 insertions(+), 9 deletions(-)

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

Reply via email to