]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/dird/migrate.c
Ensure that StorageId is updated after write
[bacula/bacula] / bacula / src / dird / migrate.c
index e355e7c68ad2956c13112765c750c8264bf1150c..519392114562c1242ab90d61f3d6f5aabfbd5c24 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2004-2010 Free Software Foundation Europe e.V.
+   Copyright (C) 2004-2012 Free Software Foundation Europe e.V.
 
    The main author of Bacula is Kern Sibbald, with contributions from
    many others, a complete list can be found in the file AUTHORS.
@@ -1150,7 +1150,6 @@ void migration_cleanup(JCR *jcr, int TermCode)
 
    Dmsg2(100, "Enter migrate_cleanup %d %c\n", TermCode, TermCode);
    update_job_end(jcr, TermCode);
-   memset(&mr, 0, sizeof(mr));
 
    /* 
     * Check if we actually did something.