OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. BP--openafs-stable-1_6_x-31-gb030d05

Gerrit Code Review gerrit@openafs.org
Tue, 7 Sep 2010 11:48:01 -0700 (PDT)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit b030d05e0501790499d84d048f29549b9e0d1aa0
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Fri Sep 3 10:59:45 2010 -0500

    cacheout: Improve error handling
    
    Bail out when we encounter errors in initialization. Among other
    things, this prevents a segfault if we can't read the client
    configuration.
    
    Change-Id: I8b35163c5c4750eb05539a225069327051a3f148
    Reviewed-on: http://gerrit.openafs.org/2665
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Hutzelman <jhutz@cmu.edu>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>
    (cherry picked from commit defd84d0fb43a068d2b9ae88a103ffea266c8d95)
    Reviewed-on: http://gerrit.openafs.org/2697

 src/venus/cacheout.c |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)

-- 
OpenAFS Master Repository