]> git.sur5r.net Git - bacula/rescue/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)
commit8afbe7147362eeaddac40b4418b2f1b98d99d0b1
tree9f334288b2b9c17036abe053649b8cdf2b9bcf58
parent6853dc9925c9ec0514e2540cc059aa10db6ec33c
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().