From: Kern Sibbald Date: Sat, 12 Mar 2005 15:40:41 +0000 (+0000) Subject: - Implement IBM labels X-Git-Tag: Release-1.38.0~597 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=df2a52f5c0ab830cb881b83bd849581524525dcb;p=bacula%2Fdocs - Implement IBM labels - 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. ---