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

Eric Blake eblake at redhat.com
Mon Feb 21 14:51:10 UTC 2022


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.

> 
> 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