viced: Actually print client CPS
authorAndrew Deason <adeason@sinenomine.net>
Thu, 17 Mar 2011 15:43:23 +0000 (10:43 -0500)
committerDerrick Brashear <shadow@dementia.org>
Thu, 17 Mar 2011 17:43:04 +0000 (10:43 -0700)
commit5df51a82947f0ff60d57f551c5faa136ad7f6e0f
tree7d50b145de0456f8036e9399f23c46cd72912997
parentb9bf4e02bbe8b6e552bc485701e56702856ffad9
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