The following commit has been merged in the openafs-stable-1_6_x branch:
commit 98d8b56c7d9a1865492fe4bb23d28674162b7050
Author: Simon Wilkinson <[email protected]>
Date:   Thu Apr 5 15:50:35 2012 -0400

    bos: Change to using char casts for ka functions
    
    The ka_IsZero and ka_PrintBytes function just use char strings. Cast
    directly, rather than going via a helper functions to simplify this
    code.
    
    The helper functions add complexity, and additional dependencies which
    cause problems with some uses of this code.
    
    Reviewed-on: http://gerrit.openafs.org/7066
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    (cherry picked from commit 46c5aabfc6f5af2875e8b20252a17955ad89dd38)
    
    Change-Id: Ifee3178e5cdc2eab947f759541864ecea4345b7a
    Reviewed-on: http://gerrit.openafs.org/10867
    Reviewed-by: D Brashear <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/bozo/bos.c      |    5 +++--
 src/bozo/bos_util.c |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

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

Reply via email to