bareos: master 1e401c83

Author Committer Branch Timestamp Parent
Sebastian Sura Sebastian Sura master 2024-02-28 13:27 master d23372c4 Pending
Changeset reserve: fix not setting dcr in the read case

Sadly a lot of logic relies on the fact that jcr->dcr is always set
and jcr->read_dcr is just sometimes set, as such we need to set both
even when just reading (for now).
mod - core/src/stored/reserve.cc Diff File