]> git.sur5r.net Git - bacula/bacula/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)
commitc4c4407e509b5d807b7cffa82e00cabeb80b04b6
treee83c78904dee48805564846e735cf1a9235c0953
parentdfcc02a16ea697a746da61527c342c70ffb66a77
- 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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2646 91ce42f0-d328-0410-95d8-f526ca767f89
16 files changed:
bacula/kes-1.39
bacula/src/cats/create_bacula_database.in
bacula/src/dird/catreq.c
bacula/src/dird/next_vol.c
bacula/src/dird/protos.h
bacula/src/dird/ua_output.c
bacula/src/dird/ua_status.c
bacula/src/lib/bpipe.c
bacula/src/stored/acquire.c
bacula/src/stored/append.c
bacula/src/stored/dev.c
bacula/src/stored/job.c
bacula/src/stored/label.c
bacula/src/stored/mount.c
bacula/src/stored/reserve.c
bacula/src/version.h