]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/dev.h
Clean up some SD message nos.
[bacula/bacula] / bacula / src / stored / dev.h
index 2d558d93b73b05fbba353950ef316376067f6f8b..ffcd90781ec69e68bab049cd69accae79c49fd44 100644 (file)
@@ -165,8 +165,6 @@ typedef struct s_device {
    uint32_t EndFile;                  /* last file written */
    uint32_t min_block_size;           /* min block size */
    uint32_t max_block_size;           /* max block size */
-   uint32_t max_volume_jobs;          /* max jobs to put on one volume */
-   uint64_t max_volume_files;         /* max files to put on one volume */
    uint64_t max_volume_size;          /* max bytes to put on one volume */
    uint64_t max_file_size;            /* max file size to put in one file on volume */
    uint64_t volume_capacity;          /* advisory capacity */