New -zisofs parameter bpt_free_ratio=
This commit is contained in:
@ -232,6 +232,8 @@ struct XorrisO { /* the global context of xorriso */
|
||||
int zisofs_v2_block_size;
|
||||
int zisofs_v2_block_size_default;
|
||||
int64_t zisofs_block_number_target;
|
||||
double zisofs_bpt_discard_free_ratio;
|
||||
double zisofs_bpt_discard_free_ratio_default;
|
||||
|
||||
int do_overwrite; /* 0=off, 1=on, 2=nondir */
|
||||
int do_reassure; /* 0=off, 1=on, 2=tree */
|
||||
|
Reference in New Issue
Block a user