]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/jcr.h
Restore win32 dir from Branch-5.2 and update it
[bacula/bacula] / bacula / src / jcr.h
index 231de3595073fd1cdea06bb3142e97ac81276018..405632676ad27f8d886f2fe58b14b4864acdb837 100644 (file)
@@ -379,6 +379,7 @@ public:
    POOLMEM *wstore_source;            /* Where write storage came from */
    POOLMEM *catalog_source;           /* Where catalog came from */
    POOLMEM *next_vol_list;            /* Volumes previously requested */
+   rblist  *bsr_list;                 /* Bootstrap that can be needed during restore */
    int32_t replace;                   /* Replace option */
    int32_t NumVols;                   /* Number of Volume used in pool */
    int32_t reschedule_count;          /* Number of times rescheduled */