Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1491590 > unrolled thread

[PATCHv2] MAINTAINERS: Update open-iscsi maintainers

Started byLee Duncan <lduncan@suse.com>
First post2016-09-27 00:30 +0200
Last post2016-09-28 05:10 +0200
Articles 6 — 4 participants

Back to article view | Back to linux.kernel


Contents

  [PATCHv2] MAINTAINERS: Update open-iscsi maintainers Lee Duncan <lduncan@suse.com> - 2016-09-27 00:30 +0200
    Re: [PATCHv2] MAINTAINERS: Update open-iscsi maintainers Christoph Hellwig <hch@infradead.org> - 2016-09-27 03:20 +0200
    Re: [PATCHv2] MAINTAINERS: Update open-iscsi maintainers "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-09-27 03:30 +0200
      Re: [PATCHv2] MAINTAINERS: Update open-iscsi maintainers Lee Duncan <lduncan@suse.com> - 2016-09-27 18:20 +0200
        Re: [PATCHv2] MAINTAINERS: Update open-iscsi maintainers "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-09-28 07:20 +0200
    Re: [PATCHv2] MAINTAINERS: Update open-iscsi maintainers Mike Christie <mchristi@redhat.com> - 2016-09-28 05:10 +0200

#1491590 — [PATCHv2] MAINTAINERS: Update open-iscsi maintainers

FromLee Duncan <lduncan@suse.com>
Date2016-09-27 00:30 +0200
Subject[PATCHv2] MAINTAINERS: Update open-iscsi maintainers
Message-ID<slMzn-1dd-11@gated-at.bofh.it>
Chris Leech and I are taking over as open-iscsi maintainers.

Changes since v1:
 * Updated URL to open-iscsi.com
 * Removed git repository, since code in tree
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 01bff8ea28d8..81384a2562e7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6448,10 +6448,10 @@ S:	Maintained
 F:	drivers/firmware/iscsi_ibft*
 
 ISCSI
-M:	Mike Christie <michaelc@cs.wisc.edu>
+M:	Lee Duncan <lduncan@suse.com>
+M:	Chris Leech <cleech@redhat.com>
 L:	open-iscsi@googlegroups.com
-W:	www.open-iscsi.org
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git
+W:	www.open-iscsi.com
 S:	Maintained
 F:	drivers/scsi/*iscsi*
 F:	include/scsi/*iscsi*
-- 
2.1.4

[toc] | [next] | [standalone]


#1491633

FromChristoph Hellwig <hch@infradead.org>
Date2016-09-27 03:20 +0200
Message-ID<slPdT-2Tn-15@gated-at.bofh.it>
In reply to#1491590
On Mon, Sep 26, 2016 at 03:25:30PM -0700, Lee Duncan wrote:
> Chris Leech and I are taking over as open-iscsi maintainers.

Can we get rid of the horribly unusable googlegroups list and just
move everything to linux-scsi while we're at it?

[toc] | [prev] | [next] | [standalone]


#1491635

From"Martin K. Petersen" <martin.petersen@oracle.com>
Date2016-09-27 03:30 +0200
Message-ID<slPnz-31r-1@gated-at.bofh.it>
In reply to#1491590
>>>>> "Lee" == Lee Duncan <lduncan@suse.com> writes:

Lee,

Lee> Chris Leech and I are taking over as open-iscsi maintainers.

Do you want me to queue the MAINTAINER update?

Lee>  * Removed git repository, since code in tree

Is it your plan to go through the SCSI tree?

-- 
Martin K. Petersen	Oracle Linux Engineering

[toc] | [prev] | [next] | [standalone]


#1492012

FromLee Duncan <lduncan@suse.com>
Date2016-09-27 18:20 +0200
Message-ID<sm3gR-3iu-11@gated-at.bofh.it>
In reply to#1491635
Hello Martin:

On 09/26/2016 06:26 PM, Martin K. Petersen wrote:
>>>>>> "Lee" == Lee Duncan <lduncan@suse.com> writes:
> 
> Lee,
> 
> Lee> Chris Leech and I are taking over as open-iscsi maintainers.
> 
> Do you want me to queue the MAINTAINER update?

Yes, that would be great. Thank you.

> 
> Lee>  * Removed git repository, since code in tree
> 
> Is it your plan to go through the SCSI tree?
> 

Yes, the iscsi initiator kernel code updates have been going through the
Linux SCSI mailing list and repository for a while, now. The open-iscsi
kernel code git repository currently mentioned in the MAINTAINERS file
no longer exists.
-- 
Lee Duncan

[toc] | [prev] | [next] | [standalone]


#1492267

From"Martin K. Petersen" <martin.petersen@oracle.com>
Date2016-09-28 07:20 +0200
Message-ID<smfrH-2AU-5@gated-at.bofh.it>
In reply to#1492012
>>>>> "Lee" == Lee Duncan <lduncan@suse.com> writes:

Lee> Yes, that would be great. Thank you.

Applied to 4.9/scsi-queue.

>> Is it your plan to go through the SCSI tree?

Lee> Yes, the iscsi initiator kernel code updates have been going
Lee> through the Linux SCSI mailing list and repository for a while,
Lee> now.

Yep. Just wanted to make sure.

Thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

[toc] | [prev] | [next] | [standalone]


#1492248

FromMike Christie <mchristi@redhat.com>
Date2016-09-28 05:10 +0200
Message-ID<smdpT-1gt-3@gated-at.bofh.it>
In reply to#1491590
On 09/26/2016 05:25 PM, Lee Duncan wrote:
> Chris Leech and I are taking over as open-iscsi maintainers.
> 
> Changes since v1:
>  * Updated URL to open-iscsi.com
>  * Removed git repository, since code in tree
> ---
>  MAINTAINERS | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 01bff8ea28d8..81384a2562e7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6448,10 +6448,10 @@ S:	Maintained
>  F:	drivers/firmware/iscsi_ibft*
>  
>  ISCSI
> -M:	Mike Christie <michaelc@cs.wisc.edu>
> +M:	Lee Duncan <lduncan@suse.com>
> +M:	Chris Leech <cleech@redhat.com>
>  L:	open-iscsi@googlegroups.com
> -W:	www.open-iscsi.org
> -T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git
> +W:	www.open-iscsi.com
>  S:	Maintained
>  F:	drivers/scsi/*iscsi*
>  F:	include/scsi/*iscsi*
> 

After over 10 years, I will get to take a vacation where I do not have
to think about iSCSI :)

Reviewed-by: Mike Christie <mchristi@redhat.com>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web