]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/dev.c
update version
[bacula/bacula] / bacula / src / stored / dev.c
index e7b8f3f1b55a438c3fea3e88b7451f62941594ce..5ce5712eff40713d4a985f8252e2262ed28f7322 100644 (file)
@@ -353,6 +353,7 @@ DEVICE::open(DCR *dcr, int omode)
       }
    }
    if (dcr) {
+      dcr->setVolCatName(dcr->VolumeName);
       VolCatInfo = dcr->VolCatInfo;    /* structure assign */
    }