]> git.sur5r.net Git - bacula/docs/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)
commit02b25f461f5366eb1f32089ad899fd0b2c8a8955
treec59bd1d5d2378fbe1916f441a1cf01993a35f301
parent9a6093aa78f6e2c0cf747f834131086c60f5eeff
- 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.