]> git.sur5r.net Git - bacula/docs/commit
- Remove argument from create_bacula_database for SQLite as it
authorKern Sibbald <kern@sibbald.com>
Mon, 5 Dec 2005 11:49:34 +0000 (11:49 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 5 Dec 2005 11:49:34 +0000 (11:49 +0000)
commit80c81b6f60dfa55642da7250c900cb69d60b414f
treef4e31321b94703057268be3f5df2d0069c71d58d
parent1bf31da4aa3df6926a815e4673aac94ebceab889
- Remove argument from create_bacula_database for SQLite as it
  caused an error.
- Add back index code so that two drive autochangers can get
  a second tape.
- Change a bunch of debug levels to aid debugging autochangers.
- Fix reservation so that mutexes are properly applied.
- Rework reservation algorithm so that two drives can be used
  at the same time.