The following commit has been merged in the openafs-stable-1_6_x branch:
commit 440583f39b3791de9b58a2c9bd3b74aced68c182
Author: Simon Wilkinson <[email protected]>
Date:   Fri Feb 22 10:30:56 2013 +0000

    afsmonitor: Allow CBSTATS collection to work
    
    The switch which selects the collection number was missing a
    'break', so selecting the CBSTATS collection would always fall
    through to the default, error, case.
    
    Caught by clang-analyzer
    
    Reviewed-on: http://gerrit.openafs.org/9235
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 75ef02d9dfb43079f111ea22ae351cf0eec13fab)
    
    Change-Id: I45bd1152385bdb05d1d027905b52592b1bc0869f
    Reviewed-on: http://gerrit.openafs.org/10749
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/afsmonitor/afsmonitor.c |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to