qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] block: Move bdrv_drain_all_end_quiesce() to block_int.h


From: Max Reitz
Subject: Re: [PATCH] block: Move bdrv_drain_all_end_quiesce() to block_int.h
Date: Tue, 3 Nov 2020 14:40:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1

On 28.10.20 09:07, Greg Kurz wrote:
> This function is really an internal helper for bdrv_close(). Update its
> doc comment to make this clear and make the function private.
> 
> Signed-off-by: Greg Kurz <groug@kaod.org>
> ---
> 
> As suggested by Stefan here:
> 
> https://lists.gnu.org/archive/html/qemu-devel/2020-10/msg08235.html
> ---
>  include/block/block.h     |    6 ------
>  include/block/block_int.h |    9 +++++++++
>  2 files changed, 9 insertions(+), 6 deletions(-)

Thanks, applied to my block branch:

https://git.xanclic.moe/XanClic/qemu/commits/branch/block

Max




reply via email to

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