New command -file_name_limit, -as mkisofs -file_name_limit
This commit is contained in:
@ -604,6 +604,7 @@ struct XorrisO { /* the global context of xorriso */
|
||||
int temp_mem_limit;
|
||||
|
||||
off_t file_size_limit;
|
||||
int file_name_limit;
|
||||
|
||||
struct ExclusionS *disk_exclusions;
|
||||
int disk_excl_mode; /* bit0= on (else off)
|
||||
|
Reference in New Issue
Block a user