]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/jcr.h
Oops. When I changed the contents of the field earlier, I forgot to make this change
[bacula/bacula] / bacula / src / jcr.h
index 88fd2b5890395dae832ef3de706c6a9dc672523d..36494a89f81edbcdefc59232f648e28e4193e50d 100644 (file)
@@ -277,6 +277,7 @@ public:
    int replace;                       /* Replace option */
    int NumVols;                       /* Number of Volume used in pool */
    int reschedule_count;              /* Number of times rescheduled */
+   int FDVersion;                     /* File daemon version number */
    int64_t spool_size;                /* Spool size for this job */
    bool spool_data;                   /* Spool data in SD */
    bool acquired_resource_locks;      /* set if resource locks acquired */