]> git.sur5r.net Git - bacula/bacula/commitdiff
Backport part of one possible fix from bug #1346
authorKern Sibbald <kern@sibbald.com>
Mon, 5 Oct 2009 10:16:04 +0000 (12:16 +0200)
committerKern Sibbald <kern@sibbald.com>
Mon, 5 Oct 2009 10:16:04 +0000 (12:16 +0200)
bacula/src/stored/mount.c
bacula/technotes

index 5a1c4964eb843632b2d6dfc298a12c670a7fadf9..63a31a0fc381e9c62dd7809d1ebef1ef0e38f0e3 100644 (file)
@@ -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);
    /*
index 5a89e7b896966f24a97d1cbdb3d81737b133130e..fde0976d59851f762d56a64862636484c043ec5e 100644 (file)
@@ -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