]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/dev.h
Strip pathname portion off all message routines that print filename:line.
[bacula/bacula] / bacula / src / stored / dev.h
index f7c26c9180d26bf7d80225a53c41c003e493dab4..929726b7b8e1fb67244341d1992e2e8b29d8317d 100644 (file)
@@ -400,6 +400,7 @@ public:
    bool spool_data;                   /* set to spool data */
    bool spooling;                     /* set when actually spooling */
    bool despooling;                   /* set when despooling */
+   bool despool_wait;                 /* waiting for despooling */
    bool dev_locked;                   /* set if dev already locked */
    bool NewVol;                       /* set if new Volume mounted */
    bool WroteVol;                     /* set if Volume written */