Qnetd: ffsplit: Add no active clients heuristic
On 50:50 split, ffsplit algorithm now prefers partition with
higher number of active clients. Tie-breaker is used only if both
partitions have same number of active clients.
Signed-off-by: Jan Friesse <jfriesse@redhat.com>