Re: [PATCH 09/10] lustre: Add MAINTAINERS entry

2014-08-30 Thread Greg Kroah-Hartman
On Sun, Aug 17, 2014 at 12:47:57PM -0400, Oleg Drokin wrote:
> 
> On Aug 17, 2014, at 12:37 PM, Greg Kroah-Hartman wrote:
> 
> > On Fri, Aug 15, 2014 at 12:48:14PM -0400, Oleg Drokin wrote:
> >> Just add the entry with some info.
> >> 
> >> Signed-off-by: Oleg Drokin 
> >> ---
> >> MAINTAINERS | 8 
> >> 1 file changed, 8 insertions(+)
> >> 
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> >> index 7e2eb4c..369183b 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -8646,6 +8646,14 @@ W:  http://www.lirc.org/
> >> S: Odd Fixes
> >> F: drivers/staging/media/lirc/
> >> 
> >> +STAGING - LUSTRE PARALLEL FILESYSTEM
> >> +M:Oleg Drokin 
> >> +M:Andreas Dilger 
> >> +L:hpdd-disc...@lists.01.org (moderated for non-subscribers)
> > 
> > I _really_ hate moderated mailing lists for kernel development stuff.
> > Why not just use the driverdev mailing list instead?
> 
> I guess this could be done if we really need to, but ...
> 
> > I note that you didn't even cc: this patch series to that list...
> 
> The instructions in the beginning of the file say:
> "L: Mailing list that is relevant to this area"
> This is the mailing list that is relevant to the area, but we don't really 
> send patches in there,
> and because it's premoderated it's not really convenient anyway as you 
> rightly notice.
> People can ask other questions they might have bout their problems there, 
> though, and there's
> a higher chance that somebody familiar with lustre will read and answer them.
> 
> the 'M:' is the send patches to according to the instructions?

Yes, this is correct, but watch out, this isn't going to keep patches
from being sent to the driverdevel mailing list and me applying them
directly.

Personally, I'll never cc: your hpdd mailing list, as I get bounces from
it, and don't feel that kernel mailing lists should ever be "closed"
(I run an open kernel mailing list, it can be done, and isn't all that
hard...)

So I'll go apply this, but don't really like it...

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 09/10] lustre: Add MAINTAINERS entry

2014-08-30 Thread Greg Kroah-Hartman
On Sun, Aug 17, 2014 at 12:47:57PM -0400, Oleg Drokin wrote:
 
 On Aug 17, 2014, at 12:37 PM, Greg Kroah-Hartman wrote:
 
  On Fri, Aug 15, 2014 at 12:48:14PM -0400, Oleg Drokin wrote:
  Just add the entry with some info.
  
  Signed-off-by: Oleg Drokin gr...@linuxhacker.ru
  ---
  MAINTAINERS | 8 
  1 file changed, 8 insertions(+)
  
  diff --git a/MAINTAINERS b/MAINTAINERS
  index 7e2eb4c..369183b 100644
  --- a/MAINTAINERS
  +++ b/MAINTAINERS
  @@ -8646,6 +8646,14 @@ W:  http://www.lirc.org/
  S: Odd Fixes
  F: drivers/staging/media/lirc/
  
  +STAGING - LUSTRE PARALLEL FILESYSTEM
  +M:Oleg Drokin oleg.dro...@intel.com
  +M:Andreas Dilger andreas.dil...@intel.com
  +L:hpdd-disc...@lists.01.org (moderated for non-subscribers)
  
  I _really_ hate moderated mailing lists for kernel development stuff.
  Why not just use the driverdev mailing list instead?
 
 I guess this could be done if we really need to, but ...
 
  I note that you didn't even cc: this patch series to that list...
 
 The instructions in the beginning of the file say:
 L: Mailing list that is relevant to this area
 This is the mailing list that is relevant to the area, but we don't really 
 send patches in there,
 and because it's premoderated it's not really convenient anyway as you 
 rightly notice.
 People can ask other questions they might have bout their problems there, 
 though, and there's
 a higher chance that somebody familiar with lustre will read and answer them.
 
 the 'M:' is the send patches to according to the instructions?

Yes, this is correct, but watch out, this isn't going to keep patches
from being sent to the driverdevel mailing list and me applying them
directly.

Personally, I'll never cc: your hpdd mailing list, as I get bounces from
it, and don't feel that kernel mailing lists should ever be closed
(I run an open kernel mailing list, it can be done, and isn't all that
hard...)

So I'll go apply this, but don't really like it...

greg k-h
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 09/10] lustre: Add MAINTAINERS entry

2014-08-18 Thread Dan Carpenter
On Sun, Aug 17, 2014 at 12:47:57PM -0400, Oleg Drokin wrote:
> The patches are CCed to linux-kernel by most everybody anyway, so do we 
> really need to
> spell this out explicitly with an 'L:' line or in some other way?

driver-devel and linux-kernel are CC'd already.  CC'ing linux-kernel is
useless anyway, also.

regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 09/10] lustre: Add MAINTAINERS entry

2014-08-18 Thread Dan Carpenter
On Sun, Aug 17, 2014 at 12:47:57PM -0400, Oleg Drokin wrote:
 The patches are CCed to linux-kernel by most everybody anyway, so do we 
 really need to
 spell this out explicitly with an 'L:' line or in some other way?

driver-devel and linux-kernel are CC'd already.  CC'ing linux-kernel is
useless anyway, also.

regards,
dan carpenter
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 09/10] lustre: Add MAINTAINERS entry

2014-08-17 Thread Oleg Drokin

On Aug 17, 2014, at 12:37 PM, Greg Kroah-Hartman wrote:

> On Fri, Aug 15, 2014 at 12:48:14PM -0400, Oleg Drokin wrote:
>> Just add the entry with some info.
>> 
>> Signed-off-by: Oleg Drokin 
>> ---
>> MAINTAINERS | 8 
>> 1 file changed, 8 insertions(+)
>> 
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 7e2eb4c..369183b 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -8646,6 +8646,14 @@ W:http://www.lirc.org/
>> S:   Odd Fixes
>> F:   drivers/staging/media/lirc/
>> 
>> +STAGING - LUSTRE PARALLEL FILESYSTEM
>> +M:  Oleg Drokin 
>> +M:  Andreas Dilger 
>> +L:  hpdd-disc...@lists.01.org (moderated for non-subscribers)
> 
> I _really_ hate moderated mailing lists for kernel development stuff.
> Why not just use the driverdev mailing list instead?

I guess this could be done if we really need to, but ...

> I note that you didn't even cc: this patch series to that list...

The instructions in the beginning of the file say:
"L: Mailing list that is relevant to this area"
This is the mailing list that is relevant to the area, but we don't really send 
patches in there,
and because it's premoderated it's not really convenient anyway as you rightly 
notice.
People can ask other questions they might have bout their problems there, 
though, and there's
a higher chance that somebody familiar with lustre will read and answer them.

the 'M:' is the send patches to according to the instructions?

The patches are CCed to linux-kernel by most everybody anyway, so do we really 
need to
spell this out explicitly with an 'L:' line or in some other way?--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 09/10] lustre: Add MAINTAINERS entry

2014-08-17 Thread Greg Kroah-Hartman
On Fri, Aug 15, 2014 at 12:48:14PM -0400, Oleg Drokin wrote:
> Just add the entry with some info.
> 
> Signed-off-by: Oleg Drokin 
> ---
>  MAINTAINERS | 8 
>  1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7e2eb4c..369183b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8646,6 +8646,14 @@ W: http://www.lirc.org/
>  S:   Odd Fixes
>  F:   drivers/staging/media/lirc/
>  
> +STAGING - LUSTRE PARALLEL FILESYSTEM
> +M:   Oleg Drokin 
> +M:   Andreas Dilger 
> +L:   hpdd-disc...@lists.01.org (moderated for non-subscribers)

I _really_ hate moderated mailing lists for kernel development stuff.
Why not just use the driverdev mailing list instead?

I note that you didn't even cc: this patch series to that list...

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 09/10] lustre: Add MAINTAINERS entry

2014-08-17 Thread Greg Kroah-Hartman
On Fri, Aug 15, 2014 at 12:48:14PM -0400, Oleg Drokin wrote:
 Just add the entry with some info.
 
 Signed-off-by: Oleg Drokin gr...@linuxhacker.ru
 ---
  MAINTAINERS | 8 
  1 file changed, 8 insertions(+)
 
 diff --git a/MAINTAINERS b/MAINTAINERS
 index 7e2eb4c..369183b 100644
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
 @@ -8646,6 +8646,14 @@ W: http://www.lirc.org/
  S:   Odd Fixes
  F:   drivers/staging/media/lirc/
  
 +STAGING - LUSTRE PARALLEL FILESYSTEM
 +M:   Oleg Drokin oleg.dro...@intel.com
 +M:   Andreas Dilger andreas.dil...@intel.com
 +L:   hpdd-disc...@lists.01.org (moderated for non-subscribers)

I _really_ hate moderated mailing lists for kernel development stuff.
Why not just use the driverdev mailing list instead?

I note that you didn't even cc: this patch series to that list...

thanks,

greg k-h
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 09/10] lustre: Add MAINTAINERS entry

2014-08-17 Thread Oleg Drokin

On Aug 17, 2014, at 12:37 PM, Greg Kroah-Hartman wrote:

 On Fri, Aug 15, 2014 at 12:48:14PM -0400, Oleg Drokin wrote:
 Just add the entry with some info.
 
 Signed-off-by: Oleg Drokin gr...@linuxhacker.ru
 ---
 MAINTAINERS | 8 
 1 file changed, 8 insertions(+)
 
 diff --git a/MAINTAINERS b/MAINTAINERS
 index 7e2eb4c..369183b 100644
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
 @@ -8646,6 +8646,14 @@ W:http://www.lirc.org/
 S:   Odd Fixes
 F:   drivers/staging/media/lirc/
 
 +STAGING - LUSTRE PARALLEL FILESYSTEM
 +M:  Oleg Drokin oleg.dro...@intel.com
 +M:  Andreas Dilger andreas.dil...@intel.com
 +L:  hpdd-disc...@lists.01.org (moderated for non-subscribers)
 
 I _really_ hate moderated mailing lists for kernel development stuff.
 Why not just use the driverdev mailing list instead?

I guess this could be done if we really need to, but ...

 I note that you didn't even cc: this patch series to that list...

The instructions in the beginning of the file say:
L: Mailing list that is relevant to this area
This is the mailing list that is relevant to the area, but we don't really send 
patches in there,
and because it's premoderated it's not really convenient anyway as you rightly 
notice.
People can ask other questions they might have bout their problems there, 
though, and there's
a higher chance that somebody familiar with lustre will read and answer them.

the 'M:' is the send patches to according to the instructions?

The patches are CCed to linux-kernel by most everybody anyway, so do we really 
need to
spell this out explicitly with an 'L:' line or in some other way?--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 09/10] lustre: Add MAINTAINERS entry

2014-08-15 Thread Oleg Drokin
Just add the entry with some info.

Signed-off-by: Oleg Drokin 
---
 MAINTAINERS | 8 
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7e2eb4c..369183b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8646,6 +8646,14 @@ W:   http://www.lirc.org/
 S: Odd Fixes
 F: drivers/staging/media/lirc/
 
+STAGING - LUSTRE PARALLEL FILESYSTEM
+M: Oleg Drokin 
+M: Andreas Dilger 
+L: hpdd-disc...@lists.01.org (moderated for non-subscribers)
+W: http://lustre.opensfs.org/
+S: Maintained
+F: drivers/staging/lustre
+
 STAGING - NVIDIA COMPLIANT EMBEDDED CONTROLLER INTERFACE (nvec)
 M: Julian Andres Klode 
 M: Marc Dietrich 
-- 
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 09/10] lustre: Add MAINTAINERS entry

2014-08-15 Thread Oleg Drokin
Just add the entry with some info.

Signed-off-by: Oleg Drokin gr...@linuxhacker.ru
---
 MAINTAINERS | 8 
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7e2eb4c..369183b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8646,6 +8646,14 @@ W:   http://www.lirc.org/
 S: Odd Fixes
 F: drivers/staging/media/lirc/
 
+STAGING - LUSTRE PARALLEL FILESYSTEM
+M: Oleg Drokin oleg.dro...@intel.com
+M: Andreas Dilger andreas.dil...@intel.com
+L: hpdd-disc...@lists.01.org (moderated for non-subscribers)
+W: http://lustre.opensfs.org/
+S: Maintained
+F: drivers/staging/lustre
+
 STAGING - NVIDIA COMPLIANT EMBEDDED CONTROLLER INTERFACE (nvec)
 M: Julian Andres Klode j...@jak-linux.org
 M: Marc Dietrich marvi...@gmx.de
-- 
1.9.3

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/