Re: [PATCH v4 0/3] qcow2: Allow resize of images with internal snapshots

2020-04-29 Thread Max Reitz
On 28.04.20 21:26, Eric Blake wrote: > Re-posting this to make Max' life easier when rebasing on top of Kevin's work. > > Based-on: <20200424125448.63318-1-kw...@redhat.com> > [PATCH v7 00/10] block: Fix resize (extending) of short overlays > > In v4: > - patch 1: fold in Max's touchups to my v3

[PATCH v4 0/3] qcow2: Allow resize of images with internal snapshots

2020-04-28 Thread Eric Blake
Re-posting this to make Max' life easier when rebasing on top of Kevin's work. Based-on: <20200424125448.63318-1-kw...@redhat.com> [PATCH v7 00/10] block: Fix resize (extending) of short overlays In v4: - patch 1: fold in Max's touchups to my v3 - patch 1: resolve merge conflict on top of Kevin's