OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3477-g3bbff16

Gerrit Code Review gerrit@openafs.org
Sun, 24 Feb 2013 11:27:37 -0800 (PST)


The following commit has been merged in the master branch:
commit 3bbff16c6d34c905fab8fcb792c8606ea356e2a8
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Thu Feb 21 19:34:47 2013 +0000

    Unix CM: Catch ICL initialisation failures
    
    If afs_icl_CreateLog fails, don't still call afS_icl_CreateSet.
    If afs_icl_CreateSetWithFlags fails, don't ignore its error code.
    
    Caught by clang-analyzer
    
    Change-Id: I245f4391bbbf183492e8c13fb8f091b339cea80a
    Reviewed-on: http://gerrit.openafs.org/9203
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/afs/afs_icl.c |   19 +++++++++++--------
 1 files changed, 11 insertions(+), 8 deletions(-)

-- 
OpenAFS Master Repository