OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. BP--openafs-stable-1_6_x-31-gb030d05

Gerrit Code Review gerrit@openafs.org
Tue, 7 Sep 2010 11:48:01 -0700 (PDT)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 6f2ba2c18a0f0c154f3b6696fec694a9179b055f
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Fri Sep 3 15:20:10 2010 -0500

    vos: Show after effects in dryrun mode
    
    The dryrun mode of operation for 'vos syncvldb' and 'vos syncserv'
    does not currently show the "status after" portion of its output, so
    they don't really show what the commands will do. Change them so
    "status after" is shown for -dryrun when sync'ing servers or
    partitions, and count changes towards the count at the end.
    
    Change-Id: I6cc20c28a989925a1262570b286fdd7d290c0a9a
    Reviewed-on: http://gerrit.openafs.org/2666
    Tested-by: Andrew Deason <adeason@sinenomine.net>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>
    (cherry picked from commit 5705a46a75917cb34b4ea9161dde4ee43d0d4eb0)
    Reviewed-on: http://gerrit.openafs.org/2695

 src/volser/vsprocs.c |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

-- 
OpenAFS Master Repository