New bit1 with API call Xorriso_change_is_pending() issues a note if return is 0 and indev and outdev point to different drives
This commit is contained in:
@ -357,6 +357,11 @@ struct XorrisO { /* the global context of xorriso */
|
||||
3= change pending, but the attempt to write it
|
||||
failed
|
||||
*/
|
||||
int commit_attempts; /* For Xorriso_change_is_pending bit1 */
|
||||
int print_size_attempts; /* For Xorriso_change_is_pending bit1 */
|
||||
int write_session_counter; /* For Xorriso_change_is_pending bit1 */
|
||||
int print_size_counter; /* For Xorriso_change_is_pending bit1 */
|
||||
|
||||
int no_volset_present; /* set to 1 on first failure */
|
||||
|
||||
struct CheckmediajoB *check_media_default;
|
||||
|
Reference in New Issue
Block a user