[libvirt PATCH 02/30] qemu_block: extract block commit code to separate function

Peter Krempa pkrempa at redhat.com
Tue Dec 13 08:43:48 UTC 2022


On Thu, Dec 08, 2022 at 14:30:38 +0100, Pavel Hrdina wrote:

Please mention the name of the new function in the commit message.

> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/qemu/qemu_block.c  | 179 +++++++++++++++++++++++++++++++++++++++++
>  src/qemu/qemu_block.h  |   9 +++
>  src/qemu/qemu_driver.c | 162 +------------------------------------
>  3 files changed, 189 insertions(+), 161 deletions(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list