]> git.sur5r.net Git - bacula/rescue/commit
- Make reservation system single threaded during the
authorKern Sibbald <kern@sibbald.com>
Thu, 4 Aug 2005 08:49:00 +0000 (08:49 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 4 Aug 2005 08:49:00 +0000 (08:49 +0000)
commit3fdeae85802bf0dd943364617f94260846418cbd
tree14d1bdce20f4b8d97e7cf5bdf01d62cf45efa97b
parent1fa6cbcb6faff47cb956f8776e39aac1525dca48
- 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.