From: Kern Sibbald Date: Mon, 5 Oct 2009 10:16:04 +0000 (+0200) Subject: Backport part of one possible fix from bug #1346 X-Git-Tag: Release-3.0.3~39 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e68f47a2423ed78ea9cf6d73362687be7e9b94ab;p=bacula%2Fbacula Backport part of one possible fix from bug #1346 --- diff --git a/bacula/src/stored/mount.c b/bacula/src/stored/mount.c index 5a1c4964eb..63a31a0fc3 100644 --- a/bacula/src/stored/mount.c +++ b/bacula/src/stored/mount.c @@ -145,6 +145,7 @@ mount_next_vol: autochanger = false; VolCatInfo.Slot = 0; ask = retry >= 2; + do_find = true; /* do find_a_volume if we retry */ } Dmsg1(150, "autoload_dev returns %d\n", autochanger); /* diff --git a/bacula/technotes b/bacula/technotes index 5a89e7b896..fde0976d59 100644 --- a/bacula/technotes +++ b/bacula/technotes @@ -3,6 +3,9 @@ General: Release Version 3.0.3: +05Oct09 +kes Backport part of one possible fix from bug #1346 +03Oct09 kes Fix bug #1382 newly created disk volumes -> file not found warning kes Fix Alpha ifdefing -- should fix bug #1359 ebl Use old code for selecting file during