]> git.sur5r.net Git - bacula/bacula/commit
- This version has a new DIR -- SD protocol. Both
authorKern Sibbald <kern@sibbald.com>
Mon, 28 Mar 2005 22:06:08 +0000 (22:06 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 28 Mar 2005 22:06:08 +0000 (22:06 +0000)
commitc0e9702f1cc7e93133b9b07e18849d8148935af1
treedfcf4efa7ecd6f0ecafd0057da4a0a818337ddd8
parent8f15433386a3c69ae88aa5799ee3e83f3b01043f
- This version has a new DIR -- SD protocol. Both
  must be updated at the same time.
- Begin implementation of passing all the Storage and Device
  possibilities to the SD for examination during the reserve
  phase.
- Modify the reserve and acquire code in the SD to make a
  job wait if the device is not available.
- Implement New Volume Each Job in DIR and pass to SD, not yet
  used.
- Remove init/update of the Device resource in DIR
- Remove passing PoolId to SD and back.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1903 91ce42f0-d328-0410-95d8-f526ca767f89
18 files changed:
bacula/ReleaseNotes
bacula/examples/python/NewVolume.py
bacula/kernstodo
bacula/src/dird/dird.c
bacula/src/dird/dird_conf.c
bacula/src/dird/dird_conf.h
bacula/src/dird/getmsg.c
bacula/src/dird/msgchan.c
bacula/src/dird/next_vol.c
bacula/src/dird/ua_update.c
bacula/src/jcr.h
bacula/src/stored/acquire.c
bacula/src/stored/askdir.c
bacula/src/stored/dev.h
bacula/src/stored/dircmd.c
bacula/src/stored/job.c
bacula/src/stored/wait.c
bacula/src/version.h