bareos: master b8b4a4dc

Author Committer Branch Timestamp Parent
arogge arogge master 2022-02-23 21:04 master 3be6ab68 Pending
Changeset stored: ensure NDMP restore works with autoxflate

When doing an NDMP restore the data must be sent to the client inflated.
This patch changes the autoxflate initialization so that an incompatible
configuration, that might send compressed data to the client, will be
overridden with safe defaults.
mod - core/src/plugins/stored/autoxflate/autoxflate-sd.cc Diff File
mod - systemtests/tests/ndmp/etc/bareos/bareos-sd.d/device/FileStorage.conf Diff File
mod - systemtests/tests/ndmp/etc/bareos/bareos-sd.d/device/FileStorage2.conf Diff File