bareos: master 3adbe005

Author Committer Branch Timestamp Parent
Sebastian Sura Bareos Bot master 2024-11-14 13:23 master f5be8713 Pending
Changeset backup: fix deadlocking while trying to write jmsg

Jmsg may try to take the jcr->mutex_guard() lock, so we cannot call it
while having the lock held.
mod - core/src/filed/backup.cc Diff File