From: Kern Sibbald Date: Thu, 31 Aug 2006 21:07:14 +0000 (+0000) Subject: kes Make find with no args in tree restore return error rather than X-Git-Tag: Release-2.0.0~525 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8afbe7147362eeaddac40b4418b2f1b98d99d0b1;p=bacula%2Frescue kes Make find with no args in tree restore return error rather than stopping the selection. Fixes bug #665 kes Rework DVD writing to ensure that the last part is written on open_next_part when dealing with a spool file. kes Correct the lseek_dev() routine to handle end point correctly (bug introduced by me). kes Allow part number to exceed num_dvd_parts in lseek_dev(). ---