bareos: master 47666e29

Author Committer Branch Timestamp Parent
arogge arogge master 2024-06-28 19:13 master d2892912 Pending
Changeset dird: cleanup RuntimeStorageStatus

* use std::mutex
* use destructor instead of manual teardown
* disable move/copy
mod - core/src/dird/dird.h Diff File
mod - core/src/dird/dird_conf.cc Diff File
mod - core/src/dird/ndmp_dma_storage.cc Diff File
mod - core/src/dird/storage.cc Diff File