]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/jcr.h
added VSS toggling by enable_vss
[bacula/bacula] / bacula / src / jcr.h
index 2182be7606fc7c9bce7fd3f3fceac6978b9c48b2..a7761fbbc6014f497b5e18327eb37f7dd7c3a340 100644 (file)
@@ -256,6 +256,7 @@ public:
    bool spool_data;                   /* set to spool data */
    int CurVol;                        /* Current Volume count */
    DIRRES* director;                  /* Director resource */
+   alist *dirstore;   
    bool write_part_after_job;         /* Set to write part after job */
    bool PreferMountedVols;            /* Prefer mounted vols rather than new */