[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] qemu-io: do not reinvent the blk_pwrite_zeroes wheel
From: |
Kevin Wolf |
Subject: |
Re: [PATCH] qemu-io: do not reinvent the blk_pwrite_zeroes wheel |
Date: |
Tue, 17 Jan 2023 16:48:13 +0100 |
Am 15.12.2022 um 14:02 hat Paolo Bonzini geschrieben:
> qemu-io's do_co_pwrite_zeroes is reinventing the coroutine wrapper
> blk_pwrite_zeroes. Just use the real thing directly.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Thanks, applied to the block branch.
Kevin
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH] qemu-io: do not reinvent the blk_pwrite_zeroes wheel,
Kevin Wolf <=