]> git.sur5r.net Git - bacula/bacula/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)
commite7ede1f580f91ea5ac37c2593af2fd400b895fde
treeb071e79f1e339596361fe12cad9c631c4b50c539
parente22b58a14b3900c5a47315908cb15ac55243fd63
- 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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2169 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/kes-1.37
bacula/src/dird/ua_label.c
bacula/src/stored/acquire.c
bacula/src/stored/block.c
bacula/src/stored/dev.c
bacula/src/stored/dvd.c
bacula/src/stored/mount.c
bacula/src/stored/protos.h
bacula/src/stored/read.c
bacula/src/stored/reserve.c
bacula/src/version.h