volser: Don't initialise all error tables
authorSimon Wilkinson <sxw@your-file-system.com>
Sun, 10 Jul 2011 12:57:36 +0000 (13:57 +0100)
committerDerrick Brashear <shadow@dementix.org>
Thu, 8 Sep 2011 15:28:34 +0000 (08:28 -0700)
commitb34d7aa051d9bc8bcf8de2403c94741c0961af18
treed0bb43d72e5176386ebf635d83cbb0ca4060f55b
parent2ba597391df8127ed610324fc6b7b489b1c1f83c
volser: Don't initialise all error tables

Initialising the KA and cmd error tables in vsprocs.c makes the
libvolser library dependent upon rxkad and cmd. As we may want to
use that library in programs which use neither rxkad, nor our command
processor, this is less than ideal. So, just drop the initialisations.

Change-Id: Ifd47b1b16fc014f969e2b487451e21877b6a5407
Reviewed-on: http://gerrit.openafs.org/5374
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/volser/vsprocs.c