The following commit has been merged in the openafs-stable-1_8_x branch:
commit 1023b96ab1ea842c883c070e6197e71826dbe8be
Author: Marcio Barbosa <[email protected]>
Date:   Wed Apr 20 13:06:17 2022 +0000

    cmdebug: Print AFSFid fields as unsigned integers
    
    Currently, AFSFid fields are printed as signed integers. As a result,
    large numbers can be erroneously printed as negative numbers.
    
    To fix this problem, print AFSFid fields as unsigned integers.
    
    Reviewed-on: https://gerrit.openafs.org/14950
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit 29a89c82ad422f88b0898ad07e773dc2e71be983)
    
    Change-Id: Ieb303354f1332abb8278e62252c4842baa2132c7
    Reviewed-on: https://gerrit.openafs.org/15302
    Reviewed-by: Michael Meffie <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/venus/cmdebug.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

Reply via email to