]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/record.h
Simplify two messages in acquire.c
[bacula/bacula] / bacula / src / stored / record.h
index 4824ecc34f1f28d36e47d04a854059bb96b28b34..327b2d525e6b06de46b773138416ef8bab8a92d5 100644 (file)
@@ -38,6 +38,7 @@
 #define VOL_CREATE_ERROR  5               /* Error creating label */
 #define VOL_VERSION_ERROR 6               /* Bacula version error */
 #define VOL_LABEL_ERROR   7               /* Bad label type */
+#define VOL_NO_MEDIA      8               /* Hard error -- no media present */
 
 
 /*  See block.h for RECHDR_LENGTH */