OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3518-g8192554

Gerrit Code Review gerrit@openafs.org
Tue, 26 Feb 2013 13:58:40 -0800 (PST)


The following commit has been merged in the master branch:
commit 8192554e36272d5ed21007b4c0e3b6c56511457d
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Tue Feb 26 11:59:56 2013 +0000

    libadmin: Catch VL_GetNewVolumeId failures
    
    If ubik_VL_GetVolumeId fails in the vos ProcessEntries routine,
    report the failure and give up, rather than continuing with a
    0 maxVolid
    
    Caught by coverity (#988417)
    
    Change-Id: I281e1c518813f9d7fab46e4f87a091fac6b3a754
    Reviewed-on: http://gerrit.openafs.org/9268
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/libadmin/vos/vsprocs.c |   21 +++++++++++++++------
 1 files changed, 15 insertions(+), 6 deletions(-)

-- 
OpenAFS Master Repository