qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v2 6/6] block: remove bdrv_co_io_plug() API


From: Stefano Garzarella
Subject: Re: [PATCH v2 6/6] block: remove bdrv_co_io_plug() API
Date: Wed, 24 May 2023 10:52:29 +0200

On Tue, May 23, 2023 at 01:13:00PM -0400, Stefan Hajnoczi wrote:
No block driver implements .bdrv_co_io_plug() anymore. Get rid of the
function pointers.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
---
include/block/block-io.h         |  3 ---
include/block/block_int-common.h | 11 ----------
block/io.c                       | 37 --------------------------------
3 files changed, 51 deletions(-)

Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>




reply via email to

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