OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_8-177-g5c94401

Gerrit Code Review gerrit@openafs.org
Wed, 13 Aug 2014 14:39:17 -0400


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 5c944018cafac20f6d87b475bc239dbe5c80ddf7
Author: Michael Meffie <mmeffie@sinenomine.net>
Date:   Wed Mar 12 09:37:59 2014 -0400

    volinfo: refactor global options
    
    Move the global options to a structure and pass it to the vol-info
    functions. This is a precursor for creating separate volinfo and
    volscan programs.
    
    Reviewed-on: http://gerrit.openafs.org/10902
    Reviewed-by: D Brashear <shadow@your-file-system.com>
    Tested-by: D Brashear <shadow@your-file-system.com>
    (cherry picked from commit 77e4d2146e166c5c70d4255408bde5e6499a06bf)
    
    Change-Id: Id97ba0bfecb8104288f904b5efe693a6e652d844
    Reviewed-on: http://gerrit.openafs.org/11277
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Andrew Deason <adeason@sinenomine.net>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>

 src/vol/vol-info.c |  421 ++++++++++++++++++++++++++++------------------------
 1 files changed, 228 insertions(+), 193 deletions(-)

-- 
OpenAFS Master Repository