bareos: master 270d9716

Author Committer Branch Timestamp Parent
pstorz arogge master 2023-04-03 15:42 master b58db564 Pending
Changeset catreq.cc: handle requests to reduce VolFiles

We have the effect that at the end of restores, we get catalog requests
that try to reduce the VolFiles.
Instead of emitting a fatal error, we now log the event and keep the
current value.

We do the same for VolBytes and for VolBlocks.
mod - core/src/dird/catreq.cc Diff File