bareos: master 0fe8762f
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
Sebastian Sura | Bareos Bot | master | 2024-01-19 10:24 | master ab50c76b | Pending |
Changeset | dedup-volume: fix CommitBlock/AbortBlock error It was previously not possible to abort once a commit was started (since the savestate was moved immediately on the CommitBlock call). This was fixed by instead waiting for the commit to finish before issueing the move. |
||||
mod - core/src/stored/backends/dedup/volume.cc | Diff File | ||||
mod - core/src/stored/backends/dedup/volume.h | Diff File | ||||
mod - core/src/stored/backends/dedup_device.cc | Diff File |