New -stdio_sync option "end", -as mkisofs default is now --stdio_sync "off"
This commit is contained in:
@ -363,7 +363,9 @@ struct XorrisO { /* the global context of xorriso */
|
||||
>=16 means yes with number as start LBA */
|
||||
|
||||
int dvd_obs; /* DVD write chunk size: 0, 32k or 64k */
|
||||
|
||||
int stdio_sync; /* stdio fsync interval: -1, 0, >=32 */
|
||||
int stdio_sync_is_default; /* 1= is still default , 0= has been set */
|
||||
|
||||
int keep_boot_image;
|
||||
char boot_image_cat_path[SfileadrL];
|
||||
|
Reference in New Issue
Block a user