The following commit has been merged in the master branch:
commit e57c3b7bf6723016308497bd9377eb2de9ab6c14
Author: Simon Wilkinson <[email protected]>
Date:   Thu Apr 29 19:06:37 2010 +0100

    Unix CM: Use macros for process name and id access
    
    This patch uses the new osi_procname() macro to obtain the process
    name for setpag() warnings on BSD and Darwin, and osi_curproc() to
    obtain the process identity, simplifying the code.
    
    Change-Id: I1f8a4d4bbcdb09eaeea3712b1fffd1aaa3cd2fa7
    Reviewed-on: http://gerrit.openafs.org/1878
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Matt Benjamin <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/FBSD/osi_machdep.h |    1 +
 src/afs/afs_pag_cred.c     |   14 +++-----------
 src/afs/afs_pioctl.c       |   16 ++--------------
 3 files changed, 6 insertions(+), 25 deletions(-)

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

Reply via email to