New -compliance option old_empty
This commit is contained in:
@ -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];
|
||||
|
Reference in New Issue
Block a user