]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/stored_conf.h
- Add more jcr methods and make mutex and use_count private.
[bacula/bacula] / bacula / src / stored / stored_conf.h
index 93e37f31172b15a17525694fb2f4bc102bf86e7b..e1db10d0bc37a05e97f14f85f9e19f0a460cda82 100644 (file)
@@ -114,7 +114,7 @@ public:
    uint32_t cap_bits;                 /* Capabilities of this device */
    utime_t max_changer_wait;          /* Changer timeout */
    utime_t max_rewind_wait;           /* maximum secs to wait for rewind */
-   uint32_t max_open_wait;            /* maximum secs to wait for open */
+   utime_t max_open_wait;             /* maximum secs to wait for open */
    uint32_t max_open_vols;            /* maximum simultaneous open volumes */
    uint32_t min_block_size;           /* min block size */
    uint32_t max_block_size;           /* max block size */