All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update NBD maintainer
@ 2015-01-28 18:35 Markus Pargmann
  2015-01-28 19:12 ` Paul Clements
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Markus Pargmann @ 2015-01-28 18:35 UTC (permalink / raw)
  To: Jens Axboe
  Cc: Paul Clements, Andrew Morton, linux-kernel, nbd-general, Markus Pargmann

Paul stops maintining NBD and I will take his place from now on.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2ebb056cbe0a..4a83259e7f45 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6583,9 +6583,10 @@ F:	include/uapi/linux/netrom.h
 F:	net/netrom/
 
 NETWORK BLOCK DEVICE (NBD)
-M:	Paul Clements <Paul.Clements@steeleye.com>
+M:	Markus Pargmann <mpa@pengutronix.de
 S:	Maintained
 L:	nbd-general@lists.sourceforge.net
+T:	git git://git.pengutronix.de/git/mpa/linux-nbd.git
 F:	Documentation/blockdev/nbd.txt
 F:	drivers/block/nbd.c
 F:	include/linux/nbd.h
-- 
2.1.4


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

* Re: [PATCH] MAINTAINERS: Update NBD maintainer
  2015-01-28 18:35 [PATCH] MAINTAINERS: Update NBD maintainer Markus Pargmann
@ 2015-01-28 19:12 ` Paul Clements
  2015-01-28 19:24   ` Markus Pargmann
  2015-01-28 19:19 ` Jens Axboe
  2015-01-29 23:51 ` [Nbd] " Wouter Verhelst
  2 siblings, 1 reply; 7+ messages in thread
From: Paul Clements @ 2015-01-28 19:12 UTC (permalink / raw)
  To: Markus Pargmann; +Cc: Jens Axboe, Andrew Morton, kernel list, nbd-general

Small typo, but otherwise, I approve.

On Wed, Jan 28, 2015 at 1:35 PM, Markus Pargmann <mpa@pengutronix.de> wrote:
> Paul stops maintining NBD and I will take his place from now on.
>
> Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2ebb056cbe0a..4a83259e7f45 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6583,9 +6583,10 @@ F:       include/uapi/linux/netrom.h
>  F:     net/netrom/
>
>  NETWORK BLOCK DEVICE (NBD)
> -M:     Paul Clements <Paul.Clements@steeleye.com>
> +M:     Markus Pargmann <mpa@pengutronix.de

^^ here, missing the trailing >

>  S:     Maintained
>  L:     nbd-general@lists.sourceforge.net
> +T:     git git://git.pengutronix.de/git/mpa/linux-nbd.git
>  F:     Documentation/blockdev/nbd.txt
>  F:     drivers/block/nbd.c
>  F:     include/linux/nbd.h
> --
> 2.1.4

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

* Re: [PATCH] MAINTAINERS: Update NBD maintainer
  2015-01-28 18:35 [PATCH] MAINTAINERS: Update NBD maintainer Markus Pargmann
  2015-01-28 19:12 ` Paul Clements
@ 2015-01-28 19:19 ` Jens Axboe
  2015-01-28 19:25   ` Markus Pargmann
  2015-01-29 23:51 ` [Nbd] " Wouter Verhelst
  2 siblings, 1 reply; 7+ messages in thread
From: Jens Axboe @ 2015-01-28 19:19 UTC (permalink / raw)
  To: Markus Pargmann; +Cc: Paul Clements, Andrew Morton, linux-kernel, nbd-general

On 01/28/2015 11:35 AM, Markus Pargmann wrote:
> Paul stops maintining NBD and I will take his place from now on.
>
> Signed-off-by: Markus Pargmann <mpa@pengutronix.de>

Applied, with the typo that Paul pointed out fixed.

-- 
Jens Axboe


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

* Re: [PATCH] MAINTAINERS: Update NBD maintainer
  2015-01-28 19:12 ` Paul Clements
@ 2015-01-28 19:24   ` Markus Pargmann
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Pargmann @ 2015-01-28 19:24 UTC (permalink / raw)
  To: Paul Clements; +Cc: Jens Axboe, Andrew Morton, kernel list, nbd-general

[-- Attachment #1: Type: text/plain, Size: 1194 bytes --]

On Wed, Jan 28, 2015 at 02:12:02PM -0500, Paul Clements wrote:
> Small typo, but otherwise, I approve.
> 
> On Wed, Jan 28, 2015 at 1:35 PM, Markus Pargmann <mpa@pengutronix.de> wrote:
> > Paul stops maintining NBD and I will take his place from now on.
> >
> > Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
> > ---
> >  MAINTAINERS | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 2ebb056cbe0a..4a83259e7f45 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6583,9 +6583,10 @@ F:       include/uapi/linux/netrom.h
> >  F:     net/netrom/
> >
> >  NETWORK BLOCK DEVICE (NBD)
> > -M:     Paul Clements <Paul.Clements@steeleye.com>
> > +M:     Markus Pargmann <mpa@pengutronix.de
> 
> ^^ here, missing the trailing >

oh, thanks. Will send it again.

Best regards,

Markus

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: [PATCH] MAINTAINERS: Update NBD maintainer
  2015-01-28 19:19 ` Jens Axboe
@ 2015-01-28 19:25   ` Markus Pargmann
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Pargmann @ 2015-01-28 19:25 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Paul Clements, Andrew Morton, linux-kernel, nbd-general

[-- Attachment #1: Type: text/plain, Size: 669 bytes --]

On Wed, Jan 28, 2015 at 12:19:40PM -0700, Jens Axboe wrote:
> On 01/28/2015 11:35 AM, Markus Pargmann wrote:
> >Paul stops maintining NBD and I will take his place from now on.
> >
> >Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
> 
> Applied, with the typo that Paul pointed out fixed.

Okay, then I won't send it again.

Thanks,

Markus

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: [Nbd] [PATCH] MAINTAINERS: Update NBD maintainer
  2015-01-28 18:35 [PATCH] MAINTAINERS: Update NBD maintainer Markus Pargmann
  2015-01-28 19:12 ` Paul Clements
  2015-01-28 19:19 ` Jens Axboe
@ 2015-01-29 23:51 ` Wouter Verhelst
  2015-01-30  8:12   ` Markus Pargmann
  2 siblings, 1 reply; 7+ messages in thread
From: Wouter Verhelst @ 2015-01-29 23:51 UTC (permalink / raw)
  To: Markus Pargmann; +Cc: Jens Axboe, nbd-general, Andrew Morton, linux-kernel

Hi Markus,

On Wed, Jan 28, 2015 at 07:35:38PM +0100, Markus Pargmann wrote:
> Paul stops maintining NBD and I will take his place from now on.

Thanks for stepping in!

For clarity: I've been maintaining the userspace component
(nbd-client/nbd-server) since about the same time, but am not looking
for replacement. Having said that, its development has been going at a
glacial pace for the past few years, so if you're interested, you're
certainly welcome to help out.

Regards,

-- 
It is easy to love a country that is famous for chocolate and beer

  -- Barack Obama, speaking in Brussels, Belgium, 2014-03-26

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

* Re: [Nbd] [PATCH] MAINTAINERS: Update NBD maintainer
  2015-01-29 23:51 ` [Nbd] " Wouter Verhelst
@ 2015-01-30  8:12   ` Markus Pargmann
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Pargmann @ 2015-01-30  8:12 UTC (permalink / raw)
  To: Wouter Verhelst; +Cc: Jens Axboe, nbd-general, Andrew Morton, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1095 bytes --]

Hi Wouter,

On Fri, Jan 30, 2015 at 12:51:06AM +0100, Wouter Verhelst wrote:
> Hi Markus,
> 
> On Wed, Jan 28, 2015 at 07:35:38PM +0100, Markus Pargmann wrote:
> > Paul stops maintining NBD and I will take his place from now on.
> 
> Thanks for stepping in!
> 
> For clarity: I've been maintaining the userspace component
> (nbd-client/nbd-server) since about the same time, but am not looking
> for replacement. Having said that, its development has been going at a
> glacial pace for the past few years, so if you're interested, you're
> certainly welcome to help out.

Thanks, I will certainly send patches whenever I see something or have
ideas for new features. But first I will get to the kernel driver and
see what I can do there.

Best regards,

Markus

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

end of thread, other threads:[~2015-01-30  8:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-28 18:35 [PATCH] MAINTAINERS: Update NBD maintainer Markus Pargmann
2015-01-28 19:12 ` Paul Clements
2015-01-28 19:24   ` Markus Pargmann
2015-01-28 19:19 ` Jens Axboe
2015-01-28 19:25   ` Markus Pargmann
2015-01-29 23:51 ` [Nbd] " Wouter Verhelst
2015-01-30  8:12   ` Markus Pargmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.