]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/filed/restore.c
Last major change for 1.27 code -- see kes13Nov02
[bacula/bacula] / bacula / src / filed / restore.c
index 322b24038eecd26eadfc88c9da5515b18ac21c65..2b5c24b6e9b17c19400861e9d5e67b96f35b874a 100644 (file)
@@ -255,6 +255,7 @@ void do_restore(JCR *jcr)
            fileAddr = 0;
         }
         jcr->num_files_examined++;
+        pm_strcpy(&jcr->last_fname, ofile);
 
       /* Data stream */
       } else if (stream == STREAM_FILE_DATA || stream == STREAM_SPARSE_DATA) {