]> 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)
commitb6b10921e812e4c59ea69ce70eb9dac0aedfa736
tree943e2a5351e51481541be176763abce9a0197f4c
parent8eb3622614856ec39072095580a3dbac89e0768d
- 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