qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH 09/13] block: Remove subtree drains


From: Hanna Reitz
Subject: Re: [PATCH 09/13] block: Remove subtree drains
Date: Mon, 14 Nov 2022 19:22:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 08.11.22 13:37, Kevin Wolf wrote:
Subtree drains are not used any more. Remove them.

After this, BdrvChildClass.attach/detach() don't poll any more.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
---
  include/block/block-io.h         |  18 +--
  include/block/block_int-common.h |   1 -
  include/block/block_int-io.h     |  12 --
  block.c                          |  20 +--
  block/io.c                       | 121 +++-----------
  tests/unit/test-bdrv-drain.c     | 261 ++-----------------------------
  6 files changed, 44 insertions(+), 389 deletions(-)

Reviewed-by: Hanna Reitz <hreitz@redhat.com>




reply via email to

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