New options with isoburn_ropt_set_extensions(): isoburn_ropt_map_*
This commit is contained in:
@@ -322,6 +322,9 @@ struct isoburn_read_opts {
|
||||
unsigned int nojoliet:1; /*< Do not read Joliet extensions */
|
||||
unsigned int noiso1999:1; /*< Do not read ISO 9660:1999 enhanced tree */
|
||||
|
||||
unsigned int do_ecma119_map:1; /* call iso_read_opts_set_ecma119_map() */
|
||||
unsigned int map_mode:2; /* argument for do_ecma119_map */
|
||||
|
||||
/* ts A90121 */
|
||||
unsigned int noaaip:1; /* Do not read AAIP for ACL and EA */
|
||||
unsigned int noacl:1; /* Do not read ACL from external file objects */
|
||||
|
Reference in New Issue
Block a user