On Thu, 6 Apr 2023 at 06:08, Paolo Bonzini <pbonz...@redhat.com> wrote: > > There is already a barrier in AIO_WAIT_WHILE_INTERNAL(), thus the > qatomic_mb_read() is not adding anything. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > block/block-backend.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>