New option -early_drive_test
This commit is contained in:
@ -251,6 +251,13 @@ struct XorrisO { /* the global context of xorriso */
|
||||
|
||||
int drives_exclusive; /* burn_preset_device_open() param exclusive */
|
||||
|
||||
int early_stdio_test; /* For burn_allow_drive_role_4():
|
||||
bit1= Test whether a stdio drive can be opened for
|
||||
read-write resp. read-only resp. write only.
|
||||
bit2= Classify files which cannot be opened at all
|
||||
as role 0 : useless dummy.
|
||||
*/
|
||||
|
||||
int do_calm_drive; /* bit0= calm down drive after aquiring it */
|
||||
|
||||
char indev[SfileadrL];
|
||||
|
Reference in New Issue
Block a user