OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-593-g3503f32

Gerrit Code Review gerrit@openafs.org
Mon, 27 Dec 2010 11:20:20 -0800 (PST)


The following commit has been merged in the master branch:
commit 3503f32848ab3fcb0df5a0b40518106bf19cee6e
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sun Dec 26 14:00:42 2010 +0000

    vos: Abstract out bulk list conversion
    
    Pull the various segments of code that do bulk list conversion into
    their own functions. This is purely code reorganisation at this point,
    fixes for these functions will follow in subsequent patches.
    
    Change-Id: I941e94aaf776ece85f041d02f5bdbaad5cf5b129
    Reviewed-on: http://gerrit.openafs.org/3595
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 src/volser/vsutils.c |   82 ++++++++++++++++++++++++++++++--------------------
 1 files changed, 49 insertions(+), 33 deletions(-)

-- 
OpenAFS Master Repository