The following commit has been merged in the master branch:
commit 343234d221ae8388f55748f5c494a42d5d69bfa0
Author: Michael Meffie <[email protected]>
Date: Mon Apr 25 11:06:11 2016 -0400
ubik: convert ubik_print to ViceLog
Use the server logging macros instead of the utility functions to avoid
function call overhead, especially at logging level 25. The server
logging macros perform a logging level check in-line to avoid the
unnecessary ubik_dprint* calls.
Change-Id: Ia86efad6257b764f0922957017fe8326f0de76d3
Reviewed-on: https://gerrit.openafs.org/12619
Reviewed-by: Andrew Deason <[email protected]>
Reviewed-by: Marcio Brito Barbosa <[email protected]>
Reviewed-by: Michael Meffie <[email protected]>
Reviewed-by: Mark Vitale <[email protected]>
Reviewed-by: Benjamin Kaduk <[email protected]>
Tested-by: BuildBot <[email protected]>
src/ubik/beacon.c | 65 +++++++++++++++++++++++-------------------------
src/ubik/disk.c | 10 +++---
src/ubik/lock.c | 19 +++++++------
src/ubik/recovery.c | 68 +++++++++++++++++++++++++-------------------------
src/ubik/remote.c | 39 ++++++++++++++---------------
src/ubik/ubik.c | 17 ++++++------
src/ubik/ubik.p.h | 11 --------
src/ubik/vote.c | 55 ++++++----------------------------------
8 files changed, 117 insertions(+), 167 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs