The following commit has been merged in the openafs-stable-1_6_x branch:
commit 0fb533dd0befea1db90222f98c6f464a52a8ede4
Author: Michael Meffie <[email protected]>
Date:   Fri Nov 14 16:57:53 2014 -0500

    fix byte ordering in check_sysid
    
    Several uuid fields as well as the ip addreses in the sysid file are in
    network byte order.  Fix the check_sysid utility to decode these fields
    properly.  In addition, print the server uuid in the common string
    format used to display uuids, instead of by individual uuid fields.
    
    Reviewed-on: http://gerrit.openafs.org/11603
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Daria Brashear <[email protected]>
    (cherry picked from commit 52b8073a6c1ef11f1a47fb26d77efd87425be556)
    
    Note: Although this fix is marked as a "cherry-pick", this patch was
    rewritten for the 1.6 branch since the opr uuid handling functions are
    not available in the 1.6 branch.
    
    Change-Id: I52e74fc28b30f06a8180ff65a8006c9281162fe9
    Reviewed-on: http://gerrit.openafs.org/12090
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Mark Vitale <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/viced/check_sysid.c |   18 ++++++++++++++++--
 1 files changed, 16 insertions(+), 2 deletions(-)

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

Reply via email to