The following commit has been merged in the master branch:
commit 03ac7bd100d93f2f47b5e3724c61e3d93a9eca56
Author: Antoine Verheijen <anto...@ualberta.ca>
Date:   Mon Feb 8 15:07:09 2010 -0700

    OpenBSD: move AFS memory type offet
    
    The internal malloc memory types for IPv6 (M_IP6OPT, ...) conflict
    with the type numbers used to designate AFS memory (M_AFSFID, etc.).
    This change moves the AFS memory type to a new number that does not
    conflict. This is not a serious issue but can create real confusion
    when trying to debug or track memory issues, among other things.
    
    Change-Id: Icccaa7c06443cab008013414cb3c2ab4ea08889e
    Reviewed-on: http://gerrit.openafs.org/1271
    Reviewed-by: Derrick Brashear <sha...@dementia.org>
    Tested-by: Derrick Brashear <sha...@dementia.org>

 src/afs/OBSD/osi_machdep.h |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
OpenAFS-cvs@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to