X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=server-src%2Ftapefile.h;h=38148d63503ee5444ea87fe0e70578247bca6f23;hb=c6f0a88c567f8536c498f554285aed1f8150da18;hp=960edfb68171908583b1e44d7f5798fd6e43baeb;hpb=011a59f5a54864108a16af570a6b287410597cc2;p=debian%2Famanda diff --git a/server-src/tapefile.h b/server-src/tapefile.h index 960edfb..38148d6 100644 --- a/server-src/tapefile.h +++ b/server-src/tapefile.h @@ -41,6 +41,8 @@ typedef struct tape_s { int reuse; char *label; char *barcode; + char *meta; + guint64 blocksize; char *comment; } tape_t;