]> git.sur5r.net Git - bacula/bacula/commit - bacula/src/stored/label.c
kes Correct a test in block.c that prevented restore of a DVD from
authorKern Sibbald <kern@sibbald.com>
Sat, 16 Sep 2006 16:59:25 +0000 (16:59 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 16 Sep 2006 16:59:25 +0000 (16:59 +0000)
commitf38b0d104d80ef9567a902d609b3cf9d0564f365
tree4706363f2962a0c8d7336409d4497c1bd749917f
parent6d29f77475a1234c1846fd3fed5bc4e0360e51e1
kes  Correct a test in block.c that prevented restore of a DVD from
     looking at the last part in the spool directory.
kes  Make some error messages clearer mostly by using the word DVD
     in the message. Improve infor message in read_record for DVDs.
kes  Remove DVD kludges in dircmd.c label/relabel.
kes  Move the dvd relabel code from dircmd.c into
     write_new_volume_label_to_dvd() adding a relabel argument.
kes  Rewrite the truncate_dvd() code to be much simpler and
     more logical. First blow away any spool part, then create a
     new empty part and write to the DVD.
kes  Rewrite the can_write_on_non_blank_dvd() code making it
     only ensure that no valid data is on the DVD -- i.e. it
     can be overwritten.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3477 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/stored/block.c
bacula/src/stored/btape.c
bacula/src/stored/dev.c
bacula/src/stored/dircmd.c
bacula/src/stored/dvd.c
bacula/src/stored/label.c
bacula/src/stored/mount.c
bacula/src/stored/protos.h
bacula/src/stored/read_record.c
bacula/src/version.h
bacula/technotes-1.39