New -compliance option iso_9660_level=number

This commit is contained in:
2010-12-25 07:15:36 +00:00
parent 96455fcf56
commit 8262c19e40
8 changed files with 176 additions and 127 deletions

View File

@ -123,6 +123,7 @@ struct XorrisO { /* the global context of xorriso */
Do not create or use hln arrays if sort_lba_on
*/
int iso_level;
int do_joliet;
int do_iso1999;