OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-248-g198447e

Gerrit Code Review gerrit@openafs.org
Wed, 13 Oct 2010 02:56:18 -0700 (PDT)


The following commit has been merged in the master branch:
commit 198447ee71ca6510b760141395af5002daab2424
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.
    
    Change-Id: I4d58f8c599dcc3b17f8cfd76e88dac12097207c1
    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>

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

-- 
OpenAFS Master Repository