]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/record.h
Check pool memory size for truncate op
[bacula/bacula] / bacula / src / stored / record.h
index 87f53aede68c305c5789b1a4887226f3fff280c3..eb3f91f9e2d9a0f04c352be755bc724f0dba0d65 100644 (file)
@@ -125,6 +125,8 @@ struct DEV_RECORD {
 #define SOS_LABEL   -4                /* Start of Session */
 #define EOS_LABEL   -5                /* End of Session */
 #define EOT_LABEL   -6                /* End of physical tape (2 eofs) */
+#define SOB_LABEL   -7                /* Start of object -- file/directory */
+#define EOB_LABEL   -8                /* End of object (after all streams) */
 
 /*
  *   Volume Label Record.  This is the in-memory definition. The