The following commit has been merged in the openafs-stable-1_8_x branch:
commit b71f75cad51cf58260d0593635d66dd367a2af1a
Author: Mark Vitale <[email protected]>
Date:   Fri May 4 15:42:14 2018 -0400

    ubik: make ContactQuorum_* routines static
    
    Most of the ContactQuorum_* routines are only used in ubik.c, so make
    them all static - except for ContactQuorum_DISK_SetVersion, which is
    called from disk.c.
    
    Reviewed-on: https://gerrit.openafs.org/13078
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit 27d7b8fe4603c39362983758fe6a749fa5ffa4e5)
    
    Change-Id: I70721aef02f5f2e203c1877428c46c49ea1cb7c9
    Reviewed-on: https://gerrit.openafs.org/13188
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Joe Gorse <[email protected]>
    Reviewed-by: Mark Vitale <[email protected]>
    Reviewed-by: Marcio Brito Barbosa <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/ubik/ubik.c   |    8 ++++----
 src/ubik/ubik.p.h |   20 --------------------
 2 files changed, 4 insertions(+), 24 deletions(-)

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

Reply via email to