From: Kern Sibbald Date: Wed, 29 Jun 2005 20:52:24 +0000 (+0000) Subject: - Detect device mounted for DVD and suppress be sure to X-Git-Tag: Release-1.38.0~335 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9994475d64a19240c8c12cee964f8d20bc9e0f30;p=bacula%2Fdocs - 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. ---