OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_72-124-gd32b40e
Gerrit Code Review
gerrit@openafs.org
Wed, 10 Mar 2010 08:18:39 -0800 (PST)
The following commit has been merged in the master branch:
commit d32b40ee7db535d36f4c167c7c3a2ea5855f6bf3
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Wed Mar 10 15:40:50 2010 +0000
Don't always use the local cell for db clients
Commit d008089a79ef268bbca91d660a840f32cb416865 broke things so that
we were always trying to use the local cell, rather than the one specified
by the user. Fix this so that the command line cell is used, unles -localauth
is specified, which restores the existing behaviour.
FIXES 126716
Change-Id: I2ce34e764780d5a22c67474d5ae1076d52b04113
Reviewed-on: http://gerrit.openafs.org/1555
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/ubik/uinit.c | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository