bareos: master ae4bdaf4

Author Committer Branch Timestamp Parent
arogge arogge master 2025-04-10 16:43 master 750a0163 Pending
Changeset dplcompat: add support for bytesize-suffixes on chunksize

the droplet backend supports bytesize suffixes (i.e. k,kb,m,mb,etc.)
on most options. These suffixes were previously ignored by dplcompat
and are currently reported as trailing junk. This adds support for
honoring these suffixes to the chunksize option.
mod - core/src/stored/backends/dplcompat_device.cc Diff File