Bug 534324 - Search never stops on high file counts

Fixed calculation of filesPerJob to schedule >= jobs as jobCount
specified for the job group. This ensures that the jobGroup.join()
returns (and does not wait on a job that is never scheduled).

Change-Id: Id78d5e096928f480b6563c4817f645c9f0a6b50c
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
1 file changed