From: Kern Sibbald Date: Sun, 2 Dec 2007 18:03:17 +0000 (+0000) Subject: ebl Apply Richard Mortimer patch that fixes #1016 when there are more than X-Git-Tag: Release-2.2.7~25 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f48ae2c3b43a8256b843e4fcdbc29db832508c5f;p=bacula%2Frescue ebl Apply Richard Mortimer patch that fixes #1016 when there are more than one 'part' to write. Instead of each part being stored on disk, written to DVD, then deleted from disk, all parts are written to disk, and only the last is written and deleted from disk. ---