New -compliance option old_empty

This commit is contained in:
2011-01-26 13:31:05 +00:00
parent f224966e4c
commit 3f51149103
7 changed files with 118 additions and 87 deletions

View File

@ -156,6 +156,11 @@ struct XorrisO { /* the global context of xorriso */
write first session to LBA 0 rather than 32.
*/
int do_old_empty; /* See -compliance old_empty
own data content: range [0,31]. The new way is to have
a dedicated block to which all such files will point.
*/
char scdbackup_tag_name[81];
char scdbackup_tag_time[19];
char scdbackup_tag_written[512];