]> 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)
commite0dd7ba56c76b55dca84a91e822a0673be30412a
treeed27b6f334394a94b8ab39b2cd735fb576d91635
parent595be043ade91db431a74820426fbb696247787c
- 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