]> git.michaelhowe.org Git - packages/o/openafs.git/commit
bozo: do not exit when the client config already exists
authorMichael Meffie <mmeffie@sinenomine.net>
Wed, 21 Jan 2015 19:58:35 +0000 (14:58 -0500)
committerStephan Wiesand <stephan.wiesand@desy.de>
Thu, 2 Mar 2017 09:38:25 +0000 (04:38 -0500)
commita534c4ac5e2a2872b8579237cb16ae11d778b9f2
tree3c1a54a28a82e2e2c6cc67e0c6fce0f47b6995b9
parent9bf43d5ce036fd0e3f0fa61a6e3cbae1c925cc28
bozo: do not exit when the client config already exists

The bosserver creates symlinks for the client CSDB and ThisCell config
files during initialization.  Avoid exiting if the client CSDB or
ThisCell configuration already exists, otherwise the bosserver cannot be
restarted with bos restart.

This fixes an error introduced with commit
720363fa9bf7cfbebdc485104b74ca6bac1895f6, Fix unchecked return values.

Reviewed-on: http://gerrit.openafs.org/11684
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Perry Ruiter <pruiter@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
(cherry picked from commit 381c7afbe60a0e6d53e8cc1bca2de920574b3383)

Change-Id: I6b93e337fd56294107f527af20d99f97689c1701
Reviewed-on: https://gerrit.openafs.org/12522
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/bozo/bosserver.c