[Qemu-devel] [PATCH] MAINTAINERS: Promote NBD to supported, with new maintainer

Eric Blake posted 1 patch 8 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170707182151.29872-1-eblake@redhat.com
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
MAINTAINERS | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)
[Qemu-devel] [PATCH] MAINTAINERS: Promote NBD to supported, with new maintainer
Posted by Eric Blake 8 years, 2 months ago
We are promising more than just odd fixes, and Paolo is hoping
to offload the pull requests to me.  Also, enough of NBD is related
to the block layer that it is worth including qemu-block on patches.

Signed-off-by: Eric Blake <eblake@redhat.com>
---

If there are no objections, I'll include this patch and Vladimir's
series in my first NBD pull request.

 MAINTAINERS | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4e17216..beaba51 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1348,15 +1348,6 @@ W: http://info.iet.unipi.it/~luigi/netmap/
 S: Maintained
 F: net/netmap.c

-Network Block Device (NBD)
-M: Paolo Bonzini <pbonzini@redhat.com>
-S: Odd Fixes
-F: block/nbd*
-F: nbd/
-F: include/block/nbd*
-F: qemu-nbd.c
-T: git git://github.com/bonzini/qemu.git nbd-next
-
 NUMA
 M: Eduardo Habkost <ehabkost@redhat.com>
 S: Maintained
@@ -1710,6 +1701,17 @@ S: Supported
 F: block/iscsi.c
 F: block/iscsi-opts.c

+Network Block Device (NBD)
+M: Eric Blake <eblake@redhat.com>
+M: Paolo Bonzini <pbonzini@redhat.com>
+L: qemu-block@nongnu.org
+S: Maintained
+F: block/nbd*
+F: nbd/
+F: include/block/nbd*
+F: qemu-nbd.c
+T: git git://repo.or.cz/qemu/ericb.git nbd
+
 NFS
 M: Jeff Cody <jcody@redhat.com>
 M: Peter Lieven <pl@kamp.de>
-- 
2.9.4


Re: [Qemu-devel] [PATCH] MAINTAINERS: Promote NBD to supported, with new maintainer
Posted by Paolo Bonzini 8 years, 2 months ago

On 07/07/2017 20:21, Eric Blake wrote:
> We are promising more than just odd fixes, and Paolo is hoping
> to offload the pull requests to me.  Also, enough of NBD is related
> to the block layer that it is worth including qemu-block on patches.
> 
> Signed-off-by: Eric Blake <eblake@redhat.com>
> ---
> 
> If there are no objections, I'll include this patch and Vladimir's
> series in my first NBD pull request.
> 
>  MAINTAINERS | 20 +++++++++++---------
>  1 file changed, 11 insertions(+), 9 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4e17216..beaba51 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1348,15 +1348,6 @@ W: http://info.iet.unipi.it/~luigi/netmap/
>  S: Maintained
>  F: net/netmap.c
> 
> -Network Block Device (NBD)
> -M: Paolo Bonzini <pbonzini@redhat.com>
> -S: Odd Fixes
> -F: block/nbd*
> -F: nbd/
> -F: include/block/nbd*
> -F: qemu-nbd.c
> -T: git git://github.com/bonzini/qemu.git nbd-next
> -
>  NUMA
>  M: Eduardo Habkost <ehabkost@redhat.com>
>  S: Maintained
> @@ -1710,6 +1701,17 @@ S: Supported
>  F: block/iscsi.c
>  F: block/iscsi-opts.c
> 
> +Network Block Device (NBD)
> +M: Eric Blake <eblake@redhat.com>
> +M: Paolo Bonzini <pbonzini@redhat.com>
> +L: qemu-block@nongnu.org
> +S: Maintained
> +F: block/nbd*
> +F: nbd/
> +F: include/block/nbd*
> +F: qemu-nbd.c
> +T: git git://repo.or.cz/qemu/ericb.git nbd
> +
>  NFS
>  M: Jeff Cody <jcody@redhat.com>
>  M: Peter Lieven <pl@kamp.de>
> 

Acked-by: Paolo Bonzini <pbonzini@redhat.com>

Re: [Qemu-devel] [PATCH] MAINTAINERS: Promote NBD to supported, with new maintainer
Posted by Fam Zheng 8 years, 2 months ago
On Fri, 07/07 13:21, Eric Blake wrote:
> We are promising more than just odd fixes, and Paolo is hoping
> to offload the pull requests to me.  Also, enough of NBD is related
> to the block layer that it is worth including qemu-block on patches.

Cool!

> 
> Signed-off-by: Eric Blake <eblake@redhat.com>
> ---
> 
> If there are no objections, I'll include this patch and Vladimir's
> series in my first NBD pull request.
> 
>  MAINTAINERS | 20 +++++++++++---------
>  1 file changed, 11 insertions(+), 9 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4e17216..beaba51 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1348,15 +1348,6 @@ W: http://info.iet.unipi.it/~luigi/netmap/
>  S: Maintained
>  F: net/netmap.c
> 
> -Network Block Device (NBD)
> -M: Paolo Bonzini <pbonzini@redhat.com>
> -S: Odd Fixes
> -F: block/nbd*
> -F: nbd/
> -F: include/block/nbd*
> -F: qemu-nbd.c
> -T: git git://github.com/bonzini/qemu.git nbd-next
> -
>  NUMA
>  M: Eduardo Habkost <ehabkost@redhat.com>
>  S: Maintained
> @@ -1710,6 +1701,17 @@ S: Supported
>  F: block/iscsi.c
>  F: block/iscsi-opts.c
> 
> +Network Block Device (NBD)
> +M: Eric Blake <eblake@redhat.com>
> +M: Paolo Bonzini <pbonzini@redhat.com>
> +L: qemu-block@nongnu.org
> +S: Maintained
> +F: block/nbd*
> +F: nbd/
> +F: include/block/nbd*
> +F: qemu-nbd.c

While we are at it, add qemu-nbd.texi when you send pull request, if you don't
respin?

> +T: git git://repo.or.cz/qemu/ericb.git nbd

Out of curiosity: Paolo is still in "M:", but his "T:" is gone.  Intended?

> +
>  NFS
>  M: Jeff Cody <jcody@redhat.com>
>  M: Peter Lieven <pl@kamp.de>
> -- 
> 2.9.4
> 
> 

Fam

Re: [Qemu-devel] [PATCH] MAINTAINERS: Promote NBD to supported, with new maintainer
Posted by Eric Blake 8 years, 2 months ago
On 07/10/2017 05:16 AM, Fam Zheng wrote:
> On Fri, 07/07 13:21, Eric Blake wrote:
>> We are promising more than just odd fixes, and Paolo is hoping
>> to offload the pull requests to me.  Also, enough of NBD is related
>> to the block layer that it is worth including qemu-block on patches.
> 
> Cool!
> 

>> +Network Block Device (NBD)
>> +M: Eric Blake <eblake@redhat.com>
>> +M: Paolo Bonzini <pbonzini@redhat.com>
>> +L: qemu-block@nongnu.org
>> +S: Maintained
>> +F: block/nbd*
>> +F: nbd/
>> +F: include/block/nbd*
>> +F: qemu-nbd.c
> 
> While we are at it, add qemu-nbd.texi when you send pull request, if you don't
> respin?

Will do.

> 
>> +T: git git://repo.or.cz/qemu/ericb.git nbd
> 
> Out of curiosity: Paolo is still in "M:", but his "T:" is gone.  Intended?

Hmm, I didn't realize you could list two T: entries, but a quick check
shows that is the case for several co-maintained areas.  Paolo, any
preference?

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Re: [Qemu-devel] [PATCH] MAINTAINERS: Promote NBD to supported, with new maintainer
Posted by Paolo Bonzini 8 years, 2 months ago
On 10/07/2017 13:42, Eric Blake wrote:
>>> +T: git git://repo.or.cz/qemu/ericb.git nbd
>> Out of curiosity: Paolo is still in "M:", but his "T:" is gone.  Intended?
> Hmm, I didn't realize you could list two T: entries, but a quick check
> shows that is the case for several co-maintained areas.  Paolo, any
> preference?

My "T:" has been obsolete since I've started doing the "gather random
patches" work, so it's okay to remove it.

Paolo