Re: [Qemu-devel] [Qemu-block] [PATCH] vmdk: Set vmdk parent backing_format to vmdk

2019-05-02 Thread Thomas Huth
On 27/03/2019 10.28, Sam Eiderman wrote: > Thanks, > > Also please notice that the mentioned commit in the commit message has it’s > commit id changed to b69864e. > > Sam > >> On 27 Mar 2019, at 2:35, Eric Blake wrote: >> >> On 3/26/19 2:58 PM, Sam Eiderman wrote: >>> Commit fb2105b ("vmdk: Su

Re: [Qemu-devel] [Qemu-block] [PATCH] vmdk: Set vmdk parent backing_format to vmdk

2019-03-27 Thread Sam Eiderman
Thanks, Also please notice that the mentioned commit in the commit message has it’s commit id changed to b69864e. Sam > On 27 Mar 2019, at 2:35, Eric Blake wrote: > > On 3/26/19 2:58 PM, Sam Eiderman wrote: >> Commit fb2105b ("vmdk: Support version=3 in VMDK descriptor files") fixed >> the pr

Re: [Qemu-devel] [Qemu-block] [PATCH] vmdk: Set vmdk parent backing_format to vmdk

2019-03-26 Thread Eric Blake
On 3/26/19 2:58 PM, Sam Eiderman wrote: > Commit fb2105b ("vmdk: Support version=3 in VMDK descriptor files") fixed > the probe function to correctly guess vmdk descriptors with version=3. All patches need to cc qemu-devel in addition to their maintainers (I've added that now). > > This solves t