The following commit has been merged in the master branch:
commit bbda24f9d324493e3f59c216a465fb2383d8f557
Author: Michael Meffie <[email protected]>
Date:   Sat Mar 8 12:35:23 2014 -0500

    libafs: put volume disk cache i/o in afs_UFSGetVolSlot
    
    Move the reading of the volume items file to the afs_UFSGetVolSlot()
    to make it more clear the volume items file is not accessed when
    memcache is in effect.
    
    This changes the afs_GetVolSlot to return an intialized volume slot,
    if one can be gotten.
    
    Change-Id: I0c76ca8c8e1cc19677ce950bfb454755bbbee86a
    Reviewed-on: http://gerrit.openafs.org/10878
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: D Brashear <[email protected]>

 src/afs/afs_chunkops.h   |    4 +-
 src/afs/afs_prototypes.h |    4 +-
 src/afs/afs_volume.c     |   75 +++++++++++++++++++++++----------------------
 3 files changed, 42 insertions(+), 41 deletions(-)

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

Reply via email to