New -lfa_flags mode restore_error=
This commit is contained in:
@ -201,6 +201,10 @@ struct XorrisO { /* the global context of xorriso */
|
||||
uint64_t lfa_restore_mask; /* At most the flag bits which are set here will
|
||||
be restored when a file gets restored to disk
|
||||
*/
|
||||
char lfa_restore_err_sev[20]; /* Severity to use with error message due to
|
||||
lfa restore problems. "silent" and "all"
|
||||
suppress error messages.
|
||||
*/
|
||||
|
||||
int do_md5; /* bit0= read MD5 array
|
||||
bit1= write session MD5
|
||||
|
Reference in New Issue
Block a user