From: Kern Sibbald Date: Thu, 4 Aug 2005 08:49:00 +0000 (+0000) Subject: - Make reservation system single threaded during the X-Git-Tag: Release-1.38.0~213 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3fdeae85802bf0dd943364617f94260846418cbd;p=bacula%2Frescue - Make reservation system single threaded during the search to avoid two threads competing for the same resource. - Correct a return code in find_suitable_device_for_job() Possibly cause of busy writing to another volume. ---