diff mbox series

MAINTAINERS: Update nvme entries

Message ID 20201022090045.158261-1-its@irrelevant.dk
State New
Headers show
Series MAINTAINERS: Update nvme entries | expand

Commit Message

Klaus Jensen Oct. 22, 2020, 9 a.m. UTC
From: Klaus Jensen <k.jensen@samsung.com>

Make sure that maintainers of both the nvme block driver and the
emulated nvme device is notified about changes to the shared nvme.h.

Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

Comments

Klaus Jensen Oct. 22, 2020, 9:04 a.m. UTC | #1
On Oct 22 11:00, Klaus Jensen wrote:
> From: Klaus Jensen <k.jensen@samsung.com>

> 

> Make sure that maintainers of both the nvme block driver and the

> emulated nvme device is notified about changes to the shared nvme.h.

> 

> Signed-off-by: Klaus Jensen <k.jensen@samsung.com>

> ---

>  MAINTAINERS | 2 ++

>  1 file changed, 2 insertions(+)

> 

> diff --git a/MAINTAINERS b/MAINTAINERS

> index 6a197bd358d6..f546ac6840f0 100644

> --- a/MAINTAINERS

> +++ b/MAINTAINERS

> @@ -1876,6 +1876,7 @@ M: Klaus Jensen <its@irrelevant.dk>

>  L: qemu-block@nongnu.org

>  S: Supported

>  F: hw/block/nvme*

> +F: include/block/nvme.h

>  F: tests/qtest/nvme-test.c

>  T: git git://git.infradead.org/qemu-nvme.git nvme-next

>  

> @@ -2953,6 +2954,7 @@ R: Fam Zheng <fam@euphon.net>

>  L: qemu-block@nongnu.org

>  S: Supported

>  F: block/nvme*

> +F: include/block/nvme.h

>  T: git https://github.com/stefanha/qemu.git block

>  

>  Bootdevice

> -- 

> 2.28.0

> 


Please diregard. Just realized that Philippe already posted this[1].

So consider this a gentle bump for Philippe's patch to be merged ;)


  [1]: https://lore.kernel.org/qemu-devel/20200701140634.25994-1-philmd@redhat.com/
Stefan Hajnoczi Oct. 22, 2020, 3:31 p.m. UTC | #2
On Thu, Oct 22, 2020 at 11:00:45AM +0200, Klaus Jensen wrote:
> From: Klaus Jensen <k.jensen@samsung.com>

> 

> Make sure that maintainers of both the nvme block driver and the

> emulated nvme device is notified about changes to the shared nvme.h.

> 

> Signed-off-by: Klaus Jensen <k.jensen@samsung.com>

> ---

>  MAINTAINERS | 2 ++

>  1 file changed, 2 insertions(+)


Thanks, Klaus! I have applied the earlier patch you mentioned to my
block-next tree.

Stefan
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 6a197bd358d6..f546ac6840f0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1876,6 +1876,7 @@  M: Klaus Jensen <its@irrelevant.dk>
 L: qemu-block@nongnu.org
 S: Supported
 F: hw/block/nvme*
+F: include/block/nvme.h
 F: tests/qtest/nvme-test.c
 T: git git://git.infradead.org/qemu-nvme.git nvme-next
 
@@ -2953,6 +2954,7 @@  R: Fam Zheng <fam@euphon.net>
 L: qemu-block@nongnu.org
 S: Supported
 F: block/nvme*
+F: include/block/nvme.h
 T: git https://github.com/stefanha/qemu.git block
 
 Bootdevice