OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-64-gdefd84d
Gerrit Code Review
gerrit@openafs.org
Sun, 5 Sep 2010 08:51:06 -0700 (PDT)
The following commit has been merged in the master branch:
commit defd84d0fb43a068d2b9ae88a103ffea266c8d95
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>
src/venus/cacheout.c | 16 ++++++++++++----
1 files changed, 12 insertions(+), 4 deletions(-)
--
OpenAFS Master Repository