The following commit has been merged in the master branch:
commit 80f05473428969ff71d1791cda8cb09d30223724
Author: Andrew Deason <[email protected]>
Date:   Wed Apr 21 12:41:21 2010 -0500

    Recover from afs_GetVolSlot errors
    
    afs_GetVolSlot can panic in a few different ways, such as failing to
    read from or write to VolumeInfo. Instead of panic'ing, return an
    error to the application. Adjust callers to deal with getting a NULL
    volume returned.
    
    Based on a patch by Mike Meffie.
    
    Change-Id: Ibb301fed795ee9ee5906b8e7973945a06218b8f1
    Reviewed-on: http://gerrit.openafs.org/1801
    Tested-by: Andrew Deason <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/afs_volume.c |   75 ++++++++++++++++++++++++++++++++++++++++----------
 1 files changed, 60 insertions(+), 15 deletions(-)

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

Reply via email to