[Libguestfs] [PATCH libnbd 1/8] copy: Remove wrong references to holes

Nir Soffer nsoffer at redhat.com
Tue Feb 22 11:39:40 UTC 2022


On Mon, Feb 21, 2022 at 4:51 PM Eric Blake <eblake at redhat.com> wrote:
>
> On Sun, Feb 20, 2022 at 02:13:56PM +0200, Nir Soffer wrote:
> > In the past nbdcopy was looking for hole extents instead of zero
> > extents. When we fixed this, we forgot to update some comments and
> > variable names referencing hole instead of zero.
>
> Might be nice to add:
>
> Fixes: d5f65e36 ("copy: Do not use trim for zeroing", v1.7.3)
>
> or whatever commit you think would be better.

I will add the relevant commit before pushing.

>
> >
> > Signed-off-by: Nir Soffer <nsoffer at redhat.com>
> > ---
> >  copy/multi-thread-copying.c | 34 +++++++++++++++++-----------------
> >  1 file changed, 17 insertions(+), 17 deletions(-)
> >
>
> ACK.
>
> --
> Eric Blake, Principal Software Engineer
> Red Hat, Inc.           +1-919-301-3266
> Virtualization:  qemu.org | libvirt.org
>




More information about the Libguestfs mailing list