]> git.sur5r.net Git - bacula/docs/commit
kes Make find with no args in tree restore return error rather than
authorKern Sibbald <kern@sibbald.com>
Thu, 31 Aug 2006 21:07:14 +0000 (21:07 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 31 Aug 2006 21:07:14 +0000 (21:07 +0000)
commit968fbfeb4a850e50d28e0881d23aaff37ef11ee8
treec50a082b9d47b3a7a7ea2705f2feded00ac2c656
parent62812739f97ccbcf9b2c06f33b8256cde1adad5a
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().