]> git.sur5r.net Git - bacula/rescue/commitdiff
- Attempt to fix DVD writing by eliminating a number of the
authorKern Sibbald <kern@sibbald.com>
Wed, 29 Jun 2005 14:24:41 +0000 (14:24 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 29 Jun 2005 14:24:41 +0000 (14:24 +0000)
  DVD subroutines to simplify.
- Modify DEVICE::open() to take dcr as first argument. This
  will permit providing more info to DVD opening.
- Fix scanning for time/size items which in some cases
  ate the next line.
- Eliminate read_dvd_volume_label().  New code (not yet written)
  *must* open dvd appropriately before calling
  read_dev_volume_label.
- Modify open_first_part() open_next_part() to take DCR as
  argument.
- Make label command from console work on DVDs.
- Make mount command from console work on DVDs.
  Unmount does not work yet.


No differences found