Re: [PATCH 1/3] block: add for_commit option to measure

2025-05-13 Thread Jean-Louis Dupond
On 5/12/25 13:16, Hanna Czenczek wrote: On 16.04.25 09:16, Jean-Louis Dupond wrote: To specify we use measure call for commit size calculations, we add a new 'for_commit' option to the measure call. This will be used in following commit to do a different measurement. Why not allow specifying

Re: [PATCH 1/3] block: add for_commit option to measure

2025-05-12 Thread Hanna Czenczek
On 16.04.25 09:16, Jean-Louis Dupond wrote: To specify we use measure call for commit size calculations, we add a new 'for_commit' option to the measure call. This will be used in following commit to do a different measurement. Why not allow specifying the node name (or filename) of the commit

[PATCH 1/3] block: add for_commit option to measure

2025-04-16 Thread Jean-Louis Dupond
To specify we use measure call for commit size calculations, we add a new 'for_commit' option to the measure call. This will be used in following commit to do a different measurement. Signed-off-by: Jean-Louis Dupond --- block/qcow2.c| 16 + include/block/block_in