bareos: playground 015ebff0

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen playground 2014-07-21 20:46 playground cf60fd4b 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