qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] block: Drop the sheepdog block driver


From: Peter Krempa
Subject: Re: [PATCH] block: Drop the sheepdog block driver
Date: Mon, 3 May 2021 10:25:12 +0200
User-agent: Mutt/2.0.5 (2021-01-21)

On Sat, May 01, 2021 at 09:57:47 +0200, Markus Armbruster wrote:
> It was deprecated in commit e1c4269763, v5.2.0.  See that commit
> message for rationale.
> 
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
>  docs/system/deprecated.rst             |    9 -
>  docs/system/device-url-syntax.rst.inc  |   18 -
>  docs/system/qemu-block-drivers.rst.inc |   69 -
>  docs/system/removed-features.rst       |    7 +
>  configure                              |   10 -
>  meson.build                            |    1 -
>  qapi/block-core.json                   |   93 +-
>  qapi/transaction.json                  |    8 +-
>  block/sheepdog.c                       | 3356 ------------------------
>  .gitlab-ci.yml                         |    1 -
>  MAINTAINERS                            |    6 -
>  block/meson.build                      |    1 -
>  block/trace-events                     |   14 -
>  tests/qemu-iotests/005                 |    5 -
>  tests/qemu-iotests/025                 |    2 +-
>  tests/qemu-iotests/check               |    3 +-
>  tests/qemu-iotests/common.rc           |    4 -
>  17 files changed, 14 insertions(+), 3593 deletions(-)
>  delete mode 100644 block/sheepdog.c

Libvirt will need to adjust one test case (lock it to qemu-6.0 test
data), but other than that, this change is okay with us.

ACKed-by: Peter Krempa <pkrempa@redhat.com>




reply via email to

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