]> git.sur5r.net Git - bacula/rescue/commitdiff
- Implement IBM labels
authorKern Sibbald <kern@sibbald.com>
Sat, 12 Mar 2005 15:40:41 +0000 (15:40 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 12 Mar 2005 15:40:41 +0000 (15:40 +0000)
- Implement EOF and EOV labels at the end of a volume.
- Fix a rather ugly problem with the PoolId not getting
  passed correctly. Now the DIR passes the Pool name and
  Media Type to the SD, who passes them back when requesting
  the next Volume. The DIR then looks up the correct PoolId.
  This takes more time, but always works, AND allows wild
  card Media Types (i.e. the SD can decide).
- The DIR <==> SD protocol has changed.


No differences found