bareos: master 76eb0824

Author Committer Branch Timestamp Parent
Sebastian Sura Sebastian Sura master 2023-08-21 09:12 master 0c1b04ff Pending
Changeset backup: do not use preallocated buffers from bctx

When we want to to this in parallel we clearly cannot use the buffers
in bctx but have to allocate our own. As preperation for that we do
that even now in serial mode.
mod - core/src/filed/backup.cc Diff File