bareos: bareos-15.2 4cc7481f

Author Committer Branch Timestamp Parent
pstorz mvwieringen bareos-15.2 2015-11-17 16:27 bareos-15.2 3ce3c571 Pending
Affected Issues  0000528: Migration job hangs waiting for waiting for max Storage jobs
Changeset migration control jobs don't count for concurrency

Migration control jobs do not touch the storage in any way
so they do not need to be counted when checking the maximum
concurrent jobs for storages.

Also did a cleanup of the the code and comments along the way.

Fixes 0000528: Migration job hangs waiting for waiting for max Storage jobs

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - src/dird/jobq.c Diff File
mod - src/include/jcr.h Diff File