]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/jcr.h
kes Fix reserve_volume() so it doesn't release a volume in use
[bacula/bacula] / bacula / src / jcr.h
index 51e7704a5fb3d31eefe2b40ca338ca237a0076e5..ccef2c32b2d65462fb88bfda168fc448de746b8c 100644 (file)
@@ -192,6 +192,8 @@ public:
    ATTR_DBR *ar;                      /* DB attribute record */
    guid_list *id_list;                /* User/group id to name list */
 
+   void *plugin_ctx;
+
    /* Daemon specific part of JCR */
    /* This should be empty in the library */