mbox series

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

Message ID 20201002113243.2347710-1-berrange@redhat.com
Headers show
Series block: deprecate the sheepdog driver | expand

Message

Daniel P. Berrangé Oct. 2, 2020, 11:32 a.m. UTC
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