The following commit has been merged in the master branch:
commit bfa668c14730b2335c29abd7b8aa20b8e6df338b
Author: Benjamin Kaduk <[email protected]>
Date:   Mon Jan 12 15:14:48 2015 -0500

    Normalize on vp->hashid for hash table usage
    
    At present the hashid is set to the same value as the volume ID
    (i.e., V_id(vp) a.k.a. vp->header->diskstuff.id), but we should
    not leak across the abstraction barrier without cause.
    
    Change-Id: I6a727e60c34bdc938f4ae2e815c7513802a4dbc9
    Reviewed-on: http://gerrit.openafs.org/11664
    Reviewed-by: Daria Brashear <[email protected]>
    Tested-by: BuildBot <[email protected]>

 src/vol/volume.c |    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