qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH 22/24] vhdx: Take locks for accessing bs->file


From: Eric Blake
Subject: Re: [PATCH 22/24] vhdx: Take locks for accessing bs->file
Date: Mon, 30 Oct 2023 16:26:36 -0500
User-agent: NeoMutt/20231023

On Fri, Oct 27, 2023 at 05:53:31PM +0200, Kevin Wolf wrote:
> This updates the vhdx code to add GRAPH_RDLOCK annotations for all
> places that read bs->file.
> 
> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
> ---
>  block/vhdx.h     |  9 ++++++---
>  block/vhdx-log.c | 40 ++++++++++++++++++++++------------------
>  block/vhdx.c     | 18 +++++++++++-------
>  3 files changed, 39 insertions(+), 28 deletions(-)
>

Reviewed-by: Eric Blake <eblake@redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.
Virtualization:  qemu.org | libguestfs.org




reply via email to

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