Re: [PATCH 0/2] Additional parameters for qemu_img map

2020-04-29 Thread John Snow
Hi, this series is 30 days old and didn't attract any replies. As the 5.0 release has just shipped, it may be re-appropriate to resubmit this series for inclusion in the next release. On 3/22/20 5:11 AM, Eyal Moscovici wrote: > Hi, > > The following series adds two parameters to qemu-img map: > 1

[PATCH 0/2] Additional parameters for qemu_img map

2020-03-22 Thread Eyal Moscovici
Hi, The following series adds two parameters to qemu-img map: 1. start-offset: mapping starting offset. 2. max-length: the length of the mapping. These parameters proved useful when mapping large disk spread across long store file chains. It allows us to bound the execution time of each qemu-img