The following commit has been merged in the master branch:
commit ed0fa83863308653381896cccddb0fc931a02dde
Author: Jeffrey Altman <[email protected]>
Date:   Sun May 9 20:49:05 2010 -0400

    Windows: use system CreateUuid instead of afs variant
    
    The afs_create_uuid function on Windows results in
    duplicate uuids being produced.  Windows provides its own
    CreateUuid function.  Use it when afs_create_uuid is called.
    
    Change-Id: Id7f14b13c003fb845d90b09c3ca40cf258a53dbc
    Reviewed-on: http://gerrit.openafs.org/1937
    Tested-by: Jeffrey Altman <[email protected]>
    Reviewed-by: Rod Widdowson <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/NTMakefile |    2 +-
 src/util/NTMakefile       |    2 +-
 src/util/uuid.c           |    5 +++++
 3 files changed, 7 insertions(+), 2 deletions(-)

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

Reply via email to