qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 01/12] qemu-file: We only call qemu_file_transferred_* on the


From: Fabiano Rosas
Subject: Re: [PATCH 01/12] qemu-file: We only call qemu_file_transferred_* on the sending side
Date: Tue, 24 Oct 2023 14:24:08 -0300

Juan Quintela <quintela@redhat.com> writes:

> Remove the increase in qemu_file_fill_buffer() and add asserts to
> qemu_file_transferred* functions.

Patch looks ok, but I would rewrite the whole commit message like this:

Don't increment qemu_file_transferred at qemu_file_fill_buffer

We only call qemu_file_transferred_* on the sending side. Remove the
increment at qemu_file_fill_buffer() and add asserts to
qemu_file_transferred* functions.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]