vos: aserver is private
authorSimon Wilkinson <sxw@your-file-system.com>
Tue, 19 Feb 2013 14:44:14 +0000 (14:44 +0000)
committerJeffrey Altman <jaltman@your-file-system.com>
Fri, 22 Feb 2013 06:02:37 +0000 (22:02 -0800)
commit9122f81d15f777c996fd26fa52071807886b511e
treeeeeeaf91d0c280a530bed7b3f840745530d82e6f
parente816db093b7d4e85eaa23661bb9dba851b1e534e
vos: aserver is private

The server specified on the command line is used directly to
initialise the attributes structure. Move the variable so it's
local to the block which uses it, and remove the function-wide
initialiser.

Caught by clang-analyzer

Change-Id: Ia636fae2ed505f6958cefbfbaa72ef7e37edec98
Reviewed-on: http://gerrit.openafs.org/9165
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/volser/vos.c