New command -read_fs
This commit is contained in:
@ -278,6 +278,8 @@ struct XorrisO { /* the global context of xorriso */
|
||||
uint32_t displacement;
|
||||
int displacement_sign;
|
||||
|
||||
int read_fs; /* bit0=norock , bit1=nojoliet */
|
||||
|
||||
int drives_exclusive; /* burn_preset_device_open() param exclusive */
|
||||
|
||||
int early_stdio_test; /* For burn_allow_drive_role_4():
|
||||
|
Reference in New Issue
Block a user