OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2599-gfa1f268

Gerrit Code Review gerrit@openafs.org
Thu, 14 Jun 2012 12:50:44 -0700 (PDT)


The following commit has been merged in the master branch:
commit fa1f2687aff79469d521bdef7b23a253a1e62756
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sat Jun 9 22:29:44 2012 +0100

    viced: Tidy up VL initialization
    
    Tidy up the routines which initialize the VL server so that they
    don't reopen an already open configuration directory, and so that
    some global variables are less globally scoped.
    
    Change-Id: I7e83073b2d984203e03133e94da4ec875d1b8472
    Reviewed-on: http://gerrit.openafs.org/7560
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 src/viced/viced.c |   28 ++++++++++------------------
 1 files changed, 10 insertions(+), 18 deletions(-)

-- 
OpenAFS Master Repository