]> git.michaelhowe.org Git - packages/o/openafs.git/commit
budb: Fail if afsconf_GetExtendedCellInfo does
authorSimon Wilkinson <sxw@your-file-system.com>
Sun, 24 Feb 2013 10:43:52 +0000 (10:43 +0000)
committerStephan Wiesand <stephan.wiesand@desy.de>
Fri, 22 Mar 2013 18:06:52 +0000 (11:06 -0700)
commit2b14a3b290b7f459edb426fa70b18c14e369596e
treef71d712d65c6eedd5e026f33c95a0c8552d509a6
parent489bb387a35f14ae94ba73ec395f51c5bdfd0b7a
budb: Fail if afsconf_GetExtendedCellInfo does

Rather than silently ignoring the failure of
afsconf_GetExtendedCellInfo, and then using garbage cell
configuration, just fail to start if afsconf can't parse the
config directory.

Reviewed-on: http://gerrit.openafs.org/9247
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
(cherry picked from commit 3fbdc609dc025cfcaac6949485d6fb072bf34764)

Change-Id: I40f0aefda1bc44ce92a7733ec644002229c32079
Reviewed-on: http://gerrit.openafs.org/9536
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/budb/server.c