The following commit has been merged in the openafs-devel-1_7_x branch:
commit ce6c1032c6a320d67ad2aa55aa6f9e0fec61b3c5
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.
    
    Reviewed-on: http://gerrit.openafs.org/10624
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 4f1d4b63a90e85fd0c2edc592d18bdbe6a0b07f8)
    
    Change-Id: Ia1c879cb809fbad493398dc42127f32cf7a8ad13
    Reviewed-on: http://gerrit.openafs.org/10626
    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