]> git.sur5r.net Git - bacula/bacula/commit - bacula/src/stored/label.c
kes Complete hopefully the last of the copyright transfer changes.
authorKern Sibbald <kern@sibbald.com>
Thu, 14 Dec 2006 11:41:02 +0000 (11:41 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 14 Dec 2006 11:41:02 +0000 (11:41 +0000)
commit609f4c6d79dce3c2e1a0debad20ad204fe740b13
tree9fbc2d73dfa2ae90a419c3cbb059701bc2961de9
parentbf0045761ae7ba173557bf9392f096e47a9dc706
kes  Complete hopefully the last of the copyright transfer changes.
kes  Separate NumVolumes in SD to NumReadVolumes and NumWrite volumes so
     that migration writing to multiple volumes doesn't mess up reading
     Volumes. This should fix bug #720 -- multivol migration fails.
kes  Make migration SQL look only for Type='B' jobs to migrate.  This should
     fix bug #724 jobs getting migrated twice.
kes  Convert remaining dev_cap(dev, ...) to use dev->has_cap().
kes  Implement dev->clear_cap() and dev->set_cap() methods.
kes  Turn off disk seeking on restore for DVDs since I am not 100%
     sure it works.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3802 91ce42f0-d328-0410-95d8-f526ca767f89
19 files changed:
bacula/ChangeLog
bacula/examples/reports/baculareport.pl
bacula/src/console2.glade
bacula/src/dird/migrate.c
bacula/src/jcr.h
bacula/src/stored/acquire.c
bacula/src/stored/block.c
bacula/src/stored/btape.c
bacula/src/stored/butil.c
bacula/src/stored/dev.c
bacula/src/stored/dev.h
bacula/src/stored/device.c
bacula/src/stored/label.c
bacula/src/stored/mac.c
bacula/src/stored/mount.c
bacula/src/stored/parse_bsr.c
bacula/src/stored/read.c
bacula/src/version.h
bacula/technotes-1.39