OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3489-gea04415

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


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

    viced: Allow GetCapabilities to return an error
    
    At the moment, the GetCapabilities RPC handler ignors errors from
    CallPreamble or CallPostamble. Instead of silently swallowing these,
    and potentially reutnring a bogus capabilities structure, make
    it possible for the RPC to return failure to the caller.
    
    Caught by clang-analyzer
    
    Change-Id: Ic36e59e8cce8be4920f041a86d5636d54668d887
    Reviewed-on: http://gerrit.openafs.org/9241
    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