vzubc: calculate relative failcnt before assessing importance

function important() was always called for absolute value of failcnt.
In case cumulative mode is used it is just wrong. Move failcnt
calculations before important() call.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed