bareos: master 29adff04

Author Committer Branch Timestamp Parent
Marco van Wieringen Marco van Wieringen master 2014-07-21 22:46 master 73363e30 Pending
Changeset Don't check client concurrency for Migrate/Copy Jobs.

Now that we set the actual client for which a migrate/copy is done we
should no longer check the client concurrency as that makes no sense for
a migrate/copy job as the client is not consultated at all so we can run
with as many concurrency as allowed by the storage concurrency.
mod - src/dird/jobq.c Diff File