OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1628-gc2272c2

Gerrit Code Review gerrit@openafs.org
Thu, 8 Sep 2011 08:29:46 -0700 (PDT)


The following commit has been merged in the master branch:
commit b34d7aa051d9bc8bcf8de2403c94741c0961af18
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sun Jul 10 13:57:36 2011 +0100

    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 |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

-- 
OpenAFS Master Repository