]> git.sur5r.net Git - bacula/rescue/commit
kes Implement code to pass the MediaId to the SD. The SD then uses
authorKern Sibbald <kern@sibbald.com>
Tue, 14 Nov 2006 20:57:51 +0000 (20:57 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 14 Nov 2006 20:57:51 +0000 (20:57 +0000)
commit72f81ec2392857924c4361af538048ae7950e848
tree8d370c7d71c216685a541d91342639398be885dd
parentde9fd9d3f70ab9b44f354c84c55adfc685093695
kes  Implement code to pass the MediaId to the SD. The SD then uses
     this MediaId when creating JobMedia records. This fixes a bug
     with Migration where the MediaId got set to the second Volume
     read rather than the write Volume.  Possibly (unlikely) fixes
     bug #709.
kes  Remove NextPool from Job resource.
kes  Edit a few numbers in the restore dialog with commas.
kes  Note, the DIR<->SD protocol has changed.