From: Kern Sibbald Date: Sun, 3 Jul 2005 13:54:30 +0000 (+0000) Subject: - Tweak dvd-writepart script to prevent door from opening/closing X-Git-Tag: Release-1.38.0~333 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=20682d64eef336062bae15f8ce59b0da42994d75;p=bacula%2Frescue - Tweak dvd-writepart script to prevent door from opening/closing so much. - Remove GROUP BY in several PostgreSQL commands to prevent error. Resolves bug report. - Ensure that < as first character of filename list is not treated as a directory for restore. - Add debug to heartbeat in FD as it seems to go into an infinite loop from time to time during SD failure in DVD writing. - Add more debug code to dvd writing. - Attempt not to destroy existing fs on DVD. ---