OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3487-g11e1107

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


The following commit has been merged in the master branch:
commit 11e1107684c92a6c9e3646d7d7c329ae1556147b
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Fri Feb 22 10:16:10 2013 +0000

    viced: Don't store rc from IH_DEC on error path
    
    If CopyOnWrite has already failed, and is taking the volume offline
    for salvage we can't (and don't) do anything with further errors from
    IH_DEC. Instead of assigning these to 'rc', just ignore them.
    
    Caught by clang-analyzer
    
    Change-Id: I7bcd82f124740e3ca3d11cb2b079aa7ea5751cf9
    Reviewed-on: http://gerrit.openafs.org/9239
    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/viced/afsfileprocs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository