On Thu, Aug 31, 2017 at 12:58:00PM +0100, Brendan Jackman wrote: > When the local group is not allowed we do not modify this_*_load from > their initial value of 0. That means that the load checks at the end > of find_idlest_group cause us to incorrectly return NULL. Fixing the > initial values to ULONG_MAX means we will instead return the idlest > remote group in that case. >
Reviewed-by: Josef Bacik <[email protected]> Thanks, Josef

