qemu-block
[Top][All Lists]
Advanced

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

Re: [RFC PATCH 8/8] block: remove all unused ->can_set_aio_ctx and ->set


From: Hanna Reitz
Subject: Re: [RFC PATCH 8/8] block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks
Date: Fri, 15 Jul 2022 16:34:14 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0

On 12.07.22 23:19, Emanuele Giuseppe Esposito wrote:
Together with all _can_set_ and _set_ APIs, as they are not needed
anymore.

Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
---
  block.c                            | 196 -----------------------------
  block/block-backend.c              |  33 -----
  blockjob.c                         |  35 ------
  include/block/block-global-state.h |   9 --
  include/block/block_int-common.h   |   4 -
  5 files changed, 277 deletions(-)

Looks good!  I’d just like a follow-up commit that also drops bdrv_try_set_aio_context(), so it’s all gone (I think that’s the final remnant?).

Hanna




reply via email to

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