diff mbox

[Xen-devel] MAINTAINERS: Exclude xend from toolstack maintainers entry

Message ID 1395321629-24392-1-git-send-email-ian.campbell@citrix.com
State New
Headers show

Commit Message

Ian Campbell March 20, 2014, 1:20 p.m. UTC
People seem to be ccing me on patches against this stuff in the expectation
that I care. Since no one ever actually stepped up to maintain xend mark xend
as obsolete and exclude it from the umbrella entry.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
I've assumed that neither Ian nor Stefano want this stuff either, their
ack/nack will confirm.
---
 MAINTAINERS |   20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

Comments

Jan Beulich March 20, 2014, 1:32 p.m. UTC | #1
>>> On 20.03.14 at 14:20, Ian Campbell <ian.campbell@citrix.com> wrote:
> People seem to be ccing me on patches against this stuff in the expectation
> that I care. Since no one ever actually stepped up to maintain xend mark 
> xend
> as obsolete and exclude it from the umbrella entry.

Weren't there one or two volunteers to take this while it's still in
the tree? Which reminds me - didn't you want to rip out xend
right away after 4.4 (which would render pointless the patch
here)?

Jan
Ian Jackson March 20, 2014, 1:32 p.m. UTC | #2
Ian Campbell writes ("[PATCH] MAINTAINERS: Exclude xend from toolstack maintainers entry"):
> People seem to be ccing me on patches against this stuff in the expectation
> that I care. Since no one ever actually stepped up to maintain xend mark xend
> as obsolete and exclude it from the umbrella entry.
> 
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> ---
> I've assumed that neither Ian nor Stefano want this stuff either, their
> ack/nack will confirm.

I think it would be better to delete the whole thing.

In the meantime, I don't think it's right to just blackhole the
patches.

Ian.
Ian Campbell March 20, 2014, 2:02 p.m. UTC | #3
On Thu, 2014-03-20 at 13:32 +0000, Jan Beulich wrote:
> >>> On 20.03.14 at 14:20, Ian Campbell <ian.campbell@citrix.com> wrote:
> > People seem to be ccing me on patches against this stuff in the expectation
> > that I care. Since no one ever actually stepped up to maintain xend mark 
> > xend
> > as obsolete and exclude it from the umbrella entry.
> 
> Weren't there one or two volunteers to take this while it's still in
> the tree?

yes, but the promised patch to MAINTAINERS hasn't materialised N months
(for large N) later.

>  Which reminds me - didn't you want to rip out xend
> right away after 4.4 (which would render pointless the patch
> here)?

I still want to do it before 4.5, this is more of a short term thing
because people were sending me patches right now.

Step one of the removal is to stop osstest from testing xend, I sent a
patch for that a week or two ago.

Ian.
Ian Campbell March 20, 2014, 2:04 p.m. UTC | #4
On Thu, 2014-03-20 at 13:32 +0000, Ian Jackson wrote:
> Ian Campbell writes ("[PATCH] MAINTAINERS: Exclude xend from toolstack maintainers entry"):
> > People seem to be ccing me on patches against this stuff in the expectation
> > that I care. Since no one ever actually stepped up to maintain xend mark xend
> > as obsolete and exclude it from the umbrella entry.
> > 
> > Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> > ---
> > I've assumed that neither Ian nor Stefano want this stuff either, their
> > ack/nack will confirm.
> 
> I think it would be better to delete the whole thing.

Stage 1 is to apply "make-flight: only test xl in unstable"[0] to
osstest.

> In the meantime, I don't think it's right to just blackhole the
> patches.

Well, that is exactly what I am doing. I'm not going to spend any of my
time on xend patches, regardless of what MAINTAINERS says.

Ian.

[0]  <1394642864-8306-1-git-send-email-ian.campbell@citrix.com>
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7757cdd..459b16b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -277,6 +277,22 @@  M:	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
 M:	Ian Campbell <ian.campbell@citrix.com>
 S:	Supported
 F:	tools/
+X:	tools/examples/xend-*
+X:	tools/hotplug/Linux/init.d/xend
+X:	tools/hotplug/Linux/xend.rules
+X:	tools/hotplug/NetBSD/rc.d/xend
+X:	tools/python/logging/*
+X:	tools/python/ptsname/*
+X:	tools/python/xen/lowlevel/flask/*
+X:	tools/python/xen/lowlevel/process/*
+X:	tools/python/xen/lowlevel/scf/*
+X:	tools/python/xen/util/*
+X:	tools/python/xen/web/*
+X:	tools/python/xen/xend/*
+X:	tools/python/xen/xm/*
+X:	tools/xcutils/xc_restore.c
+X:	tools/xcutils/xc_save.c
+X:	tools/xm-test/*
 
 TRANSCENDENT MEMORY (TMEM)
 M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
@@ -329,6 +345,10 @@  F:	xen/arch/x86/mm/mem_sharing.c
 F:	xen/arch/x86/mm/mem_paging.c
 F:	tools/memshr
 
+XEND TOOLSTACK (XM)
+S:	Obsolete
+L:	xen-devel@lists.xen.org
+
 XENTRACE
 M:	George Dunlap <george.dunlap@eu.citrix.com>
 S:	Supported