qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH 02/12] qemu_file: Use a stat64 for qemu_file_transferred


From: Fabiano Rosas
Subject: Re: [PATCH 02/12] qemu_file: Use a stat64 for qemu_file_transferred
Date: Tue, 24 Oct 2023 14:34:18 -0300

Juan Quintela <quintela@redhat.com> writes:

> This way we can read it from any thread.
> I checked that it gives the same value than the current one.  We never
> use to qemu_files at the same time.
>
> Signed-off-by: Juan Quintela <quintela@redhat.com>

Reviewed-by: Fabiano Rosas <farosas@suse.de>



reply via email to

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