New -md5 mode "all"

This commit is contained in:
2009-08-19 18:07:44 +00:00
parent 7543f5d940
commit bddf8008a1
5 changed files with 43 additions and 16 deletions

View File

@ -127,6 +127,7 @@ struct XorrisO { /* the global context of xorriso */
int do_md5; /* bit0= read MD5 array
bit1= write session MD5
bit2= write MD5 for each data file
bit3= make file content stability check by double reading
*/
int relax_compliance; /* opaque bitfield to be set by xorrisoburn */