]> git.sur5r.net Git - bacula/bacula/commit
- Rework some of the autochanger data so that the DIR has
authorKern Sibbald <kern@sibbald.com>
Mon, 7 Mar 2005 20:50:51 +0000 (20:50 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 7 Mar 2005 20:50:51 +0000 (20:50 +0000)
commit37b22f498aa148b3782288fa858c40a81ca0bfba
treed0329bace0436d20151ae69fea1394af34ddda7e
parent19bc0dc95e9c78267e843fc6d39c335979134493
- Rework some of the autochanger data so that the DIR has
  the number of drives.
- Modify the way the Device info is returned so that it comes
  back as a special message type and can be sent anytime the
  Device status changes.
- Copy the change name and changer command into the device
  record if none is specified.
- Require the change command and changer name to be specified in
  and AutoChanger resource.
- Force all the Media Type records of all devices in an Autochanger
  to be the same.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1873 91ce42f0-d328-0410-95d8-f526ca767f89
12 files changed:
bacula/kernstodo
bacula/src/dird/dird_conf.h
bacula/src/dird/getmsg.c
bacula/src/dird/msgchan.c
bacula/src/lib/jcr.c
bacula/src/stored/askdir.c
bacula/src/stored/job.c
bacula/src/stored/protos.h
bacula/src/stored/stored.c
bacula/src/stored/stored_conf.c
bacula/src/stored/stored_conf.h
bacula/src/version.h