The following commit has been merged in the master branch:
commit 4f1d4b63a90e85fd0c2edc592d18bdbe6a0b07f8
Author: Jeffrey Altman <[email protected]>
Date:   Wed Dec 18 00:07:55 2013 -0500

    Windows: BUF_HASH use opr_jhash_int2
    
    BUF_HASH takes to 4-byte integers not three and therefore cannot use
    the basic opr_jhash which assumes a minimum of three 4-byte integers.
    
    Change-Id: I7f30351025b3e9cd2156f772b0ed550b20964ad7
    Reviewed-on: http://gerrit.openafs.org/10624
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/cm_buf.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

Reply via email to