OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-883-g5df51a8

Gerrit Code Review gerrit@openafs.org
Thu, 17 Mar 2011 10:43:35 -0700 (PDT)


The following commit has been merged in the master branch:
commit 5df51a82947f0ff60d57f551c5faa136ad7f6e0f
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Thu Mar 17 10:43:23 2011 -0500

    viced: Actually print client CPS
    
    Client CPS was not getting output on SIGXCPU like the rest of the
    client information, since the conditional in the CPS loop was never
    true. Fix this so we traverse the CPS entries correctly.
    
    Change-Id: Ic3434000fbf90e96665779f21811bffcc3a19b45
    Reviewed-on: http://gerrit.openafs.org/4256
    Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/viced/host.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository