]> git.sur5r.net Git - bacula/docs/commit
- Detect device mounted for DVD and suppress be sure to
authorKern Sibbald <kern@sibbald.com>
Wed, 29 Jun 2005 20:52:24 +0000 (20:52 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 29 Jun 2005 20:52:24 +0000 (20:52 +0000)
commit9994475d64a19240c8c12cee964f8d20bc9e0f30
tree1f73b8a443f8649265a206f0d293df0dd0de075a
parent8d9b8e002e1c8dfb68db7434fd5f8538cd1771a1
- Detect device mounted for DVD and suppress be sure to
  mount message after label.
- Set Cleaning tape status to "Cleaning" and force no
  MediaType.
- Get DVD writing working with new standard Bacula open()
  code.
- Rename get_filename() to make more sense.
- Detect "is already mounted on" on mount command so to avoid
  error if device is already mounted.
- Eliminated guess_name() code. It may be necessary to
  add it back later.
- Eliminate seg fault from printing invalid results.
- Make dvd_write_part() bool.