OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_8-3-g5b0d078

Gerrit Code Review gerrit@openafs.org
Tue, 3 Jun 2014 12:11:01 -0400


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 5b0d0785ef6dad2cdc5389d708a7556bbb545da2
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)
    
    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>
    (cherry picked from commit 8192554e36272d5ed21007b4c0e3b6c56511457d)
    
    Change-Id: I004386d62dc9d2955a795c4c5952b573ff203784
    Reviewed-on: http://gerrit.openafs.org/11010
    Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
    Reviewed-by: Andrew Deason <adeason@sinenomine.net>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>

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

-- 
OpenAFS Master Repository