The following commit has been merged in the openafs-stable-1_6_x branch:
commit 6f9038dcbe01370e275cc2391397841e93d86eb2
Author: Perry Ruiter <[email protected]>
Date:   Fri Mar 21 23:31:21 2014 -0700

    afs: restructure afs_warn and afs_warnuser
    
    Restructure afs_warn.c to provide an afs_vwarn and afs_vwarnuser
    that accepts a va_list rather than a variadic parameter
    specification.  afs_warn and afs_warnuser continue to be
    variadic functions but now call afs_vwarn and afs_vwarnuser.
    This is a preparatory change.  A subsequent update will
    further exploit afs_vwarn and afs_vwarnuser.
    
    Reviewed-on: http://gerrit.openafs.org/10942
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: D Brashear <[email protected]>
    (cherry picked from commit c3d4c109305b2db8a63b754c1894ad37326dc340)
    
    Change-Id: Ica9c3c8a0ae2c5b680b2e11bc85c747cfd11d30a
    Reviewed-on: http://gerrit.openafs.org/11181
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/afs/afs_warn.c |  138 ++++++++++++++++++++++++++++++++-------------------
 1 files changed, 86 insertions(+), 52 deletions(-)

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

Reply via email to