OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-devel-1_5_77-89-g189b0b1

Gerrit Code Review gerrit@openafs.org
Mon, 25 Oct 2010 17:08:03 -0700 (PDT)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 189b0b1ef2044d4212bbdb3f5a40dfdcde132ed6
Author: Tom Keiser <tkeiser@sinenomine.net>
Date:   Wed Oct 13 02:15:36 2010 -0400

    update fssync-debug to handle the VOL_LOCKED flag
    
    Allow fssync-debug to dump the VOL_LOCKED flag, rather than the
    current behavior of printing absolutely nothing when this flag
    is asserted.  In addition, increase the flag buffer size since
    it turns out we would truncate if all nine flags were asserted
    at once.
    
    Reviewed-on: http://gerrit.openafs.org/2971
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>
    (cherry picked from commit 198447ee71ca6510b760141395af5002daab2424)
    Change-Id: Ia0ef7444577a8fb6480302a080397ee8674245cd
    Reviewed-on: http://gerrit.openafs.org/3063
    Tested-by: Derrick Brashear <shadow@dementia.org>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/vol/fssync-debug.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository