New option -scsi_log
This commit is contained in:
@ -368,6 +368,8 @@ struct XorrisO { /* the global context of xorriso */
|
||||
|
||||
int status_history_max; /* for -status long_history */
|
||||
|
||||
/* 0= no logging of SCSI commands, 1= to stderr */
|
||||
int scsi_log;
|
||||
|
||||
char report_about_text[20];
|
||||
int report_about_severity;
|
||||
|
Reference in New Issue
Block a user