bareos: bareos-15.2 3dff47a2

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-15.2 2015-11-17 16:33 bareos-15.2 4cc7481f Pending
Affected Issues  0000555: Copy jobs don't respect "Spool Data = no"
Changeset We shouldn't do spooling on copy/migrate jobs.

We clone the Migrate/Copy Job to be an clone of the original Job and as
such we also clone things like Spool Data and Spool Size. This patch
resets the cloned Job to use the Spool Data and Spool Size setting of
the actual Migrate/Copy control Job.

Fixes 0000555: Copy jobs don't respect "Spool Data = no"
mod - src/dird/migrate.c Diff File