qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] block: deprecate the sheepdog driver
@ 2020-10-02 11:32 Daniel P. Berrangé
  2020-10-02 11:32 ` [PATCH v3 1/2] block: drop moderated sheepdog mailing list from MAINTAINERS file Daniel P. Berrangé
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Daniel P. Berrangé @ 2020-10-02 11:32 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, Thomas Huth, sheepdog, qemu-block, libvir-list,
	Markus Armbruster, Max Reitz, Daniel P. Berrangé, Liu Yuan

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-10-15 12:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-02 11:32 [PATCH v3 0/2] block: deprecate the sheepdog driver Daniel P. Berrangé
2020-10-02 11:32 ` [PATCH v3 1/2] block: drop moderated sheepdog mailing list from MAINTAINERS file Daniel P. Berrangé
2020-10-02 11:32 ` [PATCH v3 2/2] block: deprecate the sheepdog block driver Daniel P. Berrangé
2020-10-02 21:23 ` [PATCH v3 0/2] block: deprecate the sheepdog driver Neal Gompa
2020-10-15 12:43 ` Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).