bareos: master e042d50d
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
arogge | arogge | master | 2020-05-12 12:57 | master a1852d89 | Pending |
Changeset | stored: remove SD_DEBUG_LOCK A lot of stored locking code was duplicated and could be used by setting SD_DEBUG_LOCK. This was not used and was not settable via cmake, so this patch removes the definition and the #ifdef'ed code. |
||||
mod - core/src/stored/dev.h | Diff File | ||||
mod - core/src/stored/device_control_record.h | Diff File | ||||
mod - core/src/stored/lock.cc | Diff File | ||||
mod - core/src/stored/lock.h | Diff File | ||||
mod - core/src/stored/reserve.cc | Diff File | ||||
mod - core/src/stored/reserve.h | Diff File | ||||
mod - core/src/stored/stored.h | Diff File | ||||
mod - core/src/stored/vol_mgr.cc | Diff File |