[PATCH v3 0/2] block: deprecate the sheepdog driver

Daniel P. Berrangé berrange at redhat.com
Fri Oct 2 11:32:41 UTC 2020


2 years back I proposed dropping the sheepdog mailing list from the
MAINTAINERS file, but somehow the patch never got picked up:

  https://lists.gnu.org/archive/html/qemu-block/2018-03/msg01048.html

So here I am with the same patch again.

This time I go further and deprecate the sheepdog driver entirely.
See the rationale in the second patch commit message.

Changes in v3:

 - A few minor text changes
 - Don't initialize static variable to false

Daniel P. Berrangé (2):
  block: drop moderated sheepdog mailing list from MAINTAINERS file
  block: deprecate the sheepdog block driver

 MAINTAINERS                |  1 -
 block/sheepdog.c           | 14 ++++++++++++++
 configure                  |  5 +++--
 docs/system/deprecated.rst |  9 +++++++++
 4 files changed, 26 insertions(+), 3 deletions(-)

-- 
2.26.2





More information about the libvir-list mailing list