Re: change SCSI owner in bugzilla

Previous thread: [PATCHv2] kprobes: Introduce is_kprobe_fault() by Harvey Harrison on Monday, January 7, 2008 - 4:24 pm. (19 messages)

Next thread: [PATCH] [RFC] [resend] libata and starting/stopping ATAPI floppy devices by Ondrej Zary on Monday, January 7, 2008 - 4:34 pm. (1 message)
To: Adrian Bunk <bunk@...>, Linus Torvalds <torvalds@...>, Matthew Wilcox <matthew@...>, <linux-kernel@...>, Andrew Morton <akpm@...>, Al Viro <viro@...>
Cc: <bugme-admin@...>, Ingo Molnar <mingo@...>, Peter Osterlund <petero2@...>
Date: Monday, January 7, 2008 - 4:34 pm

OK, changed it.

I don't think this is the right way to do it, as you'll get email for
every change to every bug until it's assigned, but seeing as that's what
you asked for, and we can't seem to get vger to take bounces, I guess
it'll do.

Let me know if (a) it works OK, and (b) you want the driver ones changed
over as well.

M.
--

To: Martin Bligh <mbligh@...>
Cc: Adrian Bunk <bunk@...>, Linus Torvalds <torvalds@...>, Matthew Wilcox <matthew@...>, <linux-kernel@...>, Andrew Morton <akpm@...>, Al Viro <viro@...>, <bugme-admin@...>, Ingo Molnar <mingo@...>, Peter Osterlund <petero2@...>
Date: Monday, January 7, 2008 - 5:01 pm

Could you also change IDE to linux-ide mailing list while at it?

Thanks,
Bart
--

To: Martin Bligh <mbligh@...>
Cc: Adrian Bunk <bunk@...>, Linus Torvalds <torvalds@...>, Matthew Wilcox <matthew@...>, <linux-kernel@...>, Andrew Morton <akpm@...>, Al Viro <viro@...>, <bugme-admin@...>, Ingo Molnar <mingo@...>, Peter Osterlund <petero2@...>
Date: Monday, January 7, 2008 - 4:47 pm

BTW, would that be possible to forward messages sent to
power-management_other@kernel-bugs.osdl.org to
linux-pm@lists.linux-foundation.org?

Rafael
--

To: Rafael J. Wysocki <rjw@...>
Cc: Martin Bligh <mbligh@...>, Adrian Bunk <bunk@...>, Linus Torvalds <torvalds@...>, Matthew Wilcox <matthew@...>, <linux-kernel@...>, Andrew Morton <akpm@...>, Al Viro <viro@...>, <bugme-admin@...>, Peter Osterlund <petero2@...>
Date: Tuesday, January 8, 2008 - 6:07 am

stupid question: why isnt this done via what most maintainers do, to set
up your bugzilla account to generate notifications of the special
power-management_other@kernel-bugs.osdl.org bugzilla user?

Ingo
--

To: Ingo Molnar <mingo@...>
Cc: Rafael J. Wysocki <rjw@...>, Adrian Bunk <bunk@...>, Linus Torvalds <torvalds@...>, Matthew Wilcox <matthew@...>, <linux-kernel@...>, Andrew Morton <akpm@...>, Al Viro <viro@...>, <bugme-admin@...>, Peter Osterlund <petero2@...>
Date: Tuesday, January 8, 2008 - 11:56 am

That would be better. Creating "users" for mailing lists may be
problematic - if it is, let me know.

M.

--

To: Martin Bligh <mbligh@...>
Cc: Rafael J. Wysocki <rjw@...>, Adrian Bunk <bunk@...>, Linus Torvalds <torvalds@...>, Matthew Wilcox <matthew@...>, <linux-kernel@...>, Andrew Morton <akpm@...>, Al Viro <viro@...>, <bugme-admin@...>, Peter Osterlund <petero2@...>
Date: Tuesday, January 8, 2008 - 12:06 pm

for those who have not set that up yet, it's in:

Edit / Prefs / Email Preferences / Users to watch

add power-management_other@kernel-bugs.osdl.org to that list and you'll
be notified about new bugs and changes to existing bugs.

Ingo
--

To: Ingo Molnar <mingo@...>
Cc: Martin Bligh <mbligh@...>, Adrian Bunk <bunk@...>, Linus Torvalds <torvalds@...>, Matthew Wilcox <matthew@...>, <linux-kernel@...>, Andrew Morton <akpm@...>, Al Viro <viro@...>, <bugme-admin@...>, Peter Osterlund <petero2@...>
Date: Tuesday, January 8, 2008 - 1:49 pm

Still, I'd like the list to be notified, not only me (eg. I might be offline or
or unable to respond at the moment, or someone else may know how to fix the
problem).

Thanks,
Rafael
--

To: Ingo Molnar <mingo@...>
Cc: Martin Bligh <mbligh@...>, Adrian Bunk <bunk@...>, Linus Torvalds <torvalds@...>, Matthew Wilcox <matthew@...>, <linux-kernel@...>, Andrew Morton <akpm@...>, Al Viro <viro@...>, <bugme-admin@...>, Peter Osterlund <petero2@...>
Date: Tuesday, January 8, 2008 - 1:51 pm

Ah, you mean I should create a bugzilla user for the list and add
power-management_other@kernel-bugs.osdl.org to this user's watchlist. That
will make sense. :-)

Rafael
--

To: Rafael J. Wysocki <rjw@...>
Cc: Martin Bligh <mbligh@...>, Adrian Bunk <bunk@...>, Linus Torvalds <torvalds@...>, Matthew Wilcox <matthew@...>, <linux-kernel@...>, Andrew Morton <akpm@...>, Al Viro <viro@...>, <bugme-admin@...>, Peter Osterlund <petero2@...>
Date: Tuesday, January 8, 2008 - 6:11 pm

yep, and this way the special users have consistent layout as well. I
suspect the SCSI thing should be done this way as well. Martin, do you
agree with that, or is there some other issue?

Ingo
--

To: Ingo Molnar <mingo@...>
Cc: Rafael J. Wysocki <rjw@...>, Adrian Bunk <bunk@...>, Linus Torvalds <torvalds@...>, Matthew Wilcox <matthew@...>, <linux-kernel@...>, Andrew Morton <akpm@...>, Al Viro <viro@...>, <bugme-admin@...>, Peter Osterlund <petero2@...>
Date: Wednesday, January 9, 2008 - 2:33 pm

I can try to do that, yes. Would be more consistent. Only concern is
Bugzilla's tendency to email passwords to the user, etc.

--

Previous thread: [PATCHv2] kprobes: Introduce is_kprobe_fault() by Harvey Harrison on Monday, January 7, 2008 - 4:24 pm. (19 messages)

Next thread: [PATCH] [RFC] [resend] libata and starting/stopping ATAPI floppy devices by Ondrej Zary on Monday, January 7, 2008 - 4:34 pm. (1 message)