OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2836-gb251b40

Gerrit Code Review gerrit@openafs.org
Tue, 14 Aug 2012 08:09:46 -0700 (PDT)


The following commit has been merged in the master branch:
commit b251b4057252163f3fad640cb5574c8dea9babc3
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Tue Jul 17 17:15:15 2012 +0100

    opr: Convert jhash to use AFS types
    
    Convert the jhash.h header so that it uses afs types (afs_uint32)
    rather than stdint types (uint32_t), so that we can use it in kernel
    
    Change-Id: I65138c7d1ab8d22c71b3f1722b334dcb20c9b204
    Reviewed-on: http://gerrit.openafs.org/7976
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 src/opr/jhash.h |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

-- 
OpenAFS Master Repository