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 <kw...@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 <ebl...@redhat.com> -- Eric Blake, Principal Software Engineer Red Hat, Inc. Virtualization: qemu.org | libguestfs.org