]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/jcr.h
add list basefiles command
[bacula/bacula] / bacula / src / jcr.h
index 68044dea20160b7fc943547dc5db9c34e19119f3..d67f9178e3df45b6729f82207bc497ee023882af 100644 (file)
@@ -379,6 +379,7 @@ public:
    bool VSS;                          /* VSS used by FD */
    bool multi_restore;                /* Dir can do multiple storage restore */
    htable *file_list;                 /* Previous file list (accurate mode) */
+   uint64_t base_size;                /* compute space saved with base job */
 #endif /* FILE_DAEMON */