All of lore.kernel.org
 help / color / mirror / Atom feed
* Stepping down
@ 2014-01-03 21:16 David Dillow
       [not found] ` <1388783770.20053.10.camel-a7a0dvSY7KqLUyTwlgNVppKKF0rrzTr+@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: David Dillow @ 2014-01-03 21:16 UTC (permalink / raw)
  To: Roland Dreier
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, dave-i1Mk8JYDVaaSihdK6806/g

Today was my last day at ORNL, and my future endeavors will leave even
less time to maintain the SRP initiator.

My thanks especially go to Bart, for keeping the pressure to improve
alive, and for driving so many of those improvements.

diff --git a/MAINTAINERS b/MAINTAINERS
index 6c20792..a36f1b5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7466,7 +7466,6 @@ S:	Maintained
 F:	drivers/scsi/sr*
 
 SCSI RDMA PROTOCOL (SRP) INITIATOR
-M:	David Dillow <dillowda-1Heg1YXhbW8@public.gmane.org>
 L:	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
 S:	Supported
 W:	http://www.openfabrics.org


--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: SRP initiator driver maintainership (was: Stepping down)
       [not found] ` <1388783770.20053.10.camel-a7a0dvSY7KqLUyTwlgNVppKKF0rrzTr+@public.gmane.org>
@ 2014-01-20 17:37   ` Bart Van Assche
       [not found]     ` <52DD5ED4.3050000-HInyCGIudOg@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Bart Van Assche @ 2014-01-20 17:37 UTC (permalink / raw)
  To: David Dillow, Roland Dreier
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, dave-i1Mk8JYDVaaSihdK6806/g

On 01/03/14 22:16, David Dillow wrote:
> Today was my last day at ORNL, and my future endeavors will leave even
> less time to maintain the SRP initiator.
> 
> My thanks especially go to Bart, for keeping the pressure to improve
> alive, and for driving so many of those improvements.
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6c20792..a36f1b5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7466,7 +7466,6 @@ S:	Maintained
>  F:	drivers/scsi/sr*
>  
>  SCSI RDMA PROTOCOL (SRP) INITIATOR
> -M:	David Dillow <dillowda-1Heg1YXhbW8@public.gmane.org>
>  L:	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>  S:	Supported
>  W:	http://www.openfabrics.org

(replying to an e-mail of two weeks ago)

Hello Dave,

Thanks for all the time you have spent reviewing and testing SRP
initiator patches. Such maintainer work is unglamorous but important -
it is due to the combined effort of all kernel maintainers that the
Linux kernel earned its high quality reputation.

Roland, what is your preference with regard to maintainership of the SRP
initiator driver ? My plan is to continue contributing patches to the
SRP initiator driver at about the same pace as I had done in the past.
Do you prefer to take over maintainership of this driver yourself or is
it okay for you that I become the official maintainer for this driver ?

Thanks,

Bart.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: SRP initiator driver maintainership
       [not found]     ` <52DD5ED4.3050000-HInyCGIudOg@public.gmane.org>
@ 2014-01-21 10:03       ` Sagi Grimberg
       [not found]         ` <52DE45ED.8060703-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
  2014-01-21 17:49       ` SRP initiator driver maintainership (was: Stepping down) Roland Dreier
  1 sibling, 1 reply; 7+ messages in thread
From: Sagi Grimberg @ 2014-01-21 10:03 UTC (permalink / raw)
  To: Bart Van Assche, David Dillow, Roland Dreier
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, dave-i1Mk8JYDVaaSihdK6806/g,
	Oren Duer

On 1/20/2014 7:37 PM, Bart Van Assche wrote:
> On 01/03/14 22:16, David Dillow wrote:
>> Today was my last day at ORNL, and my future endeavors will leave even
>> less time to maintain the SRP initiator.
>>
>> My thanks especially go to Bart, for keeping the pressure to improve
>> alive, and for driving so many of those improvements.
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 6c20792..a36f1b5 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -7466,7 +7466,6 @@ S:	Maintained
>>   F:	drivers/scsi/sr*
>>   
>>   SCSI RDMA PROTOCOL (SRP) INITIATOR
>> -M:	David Dillow <dillowda-1Heg1YXhbW8@public.gmane.org>
>>   L:	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>>   S:	Supported
>>   W:	http://www.openfabrics.org
> (replying to an e-mail of two weeks ago)
>
> Hello Dave,
>
> Thanks for all the time you have spent reviewing and testing SRP
> initiator patches. Such maintainer work is unglamorous but important -
> it is due to the combined effort of all kernel maintainers that the
> Linux kernel earned its high quality reputation.
>
> Roland, what is your preference with regard to maintainership of the SRP
> initiator driver ? My plan is to continue contributing patches to the
> SRP initiator driver at about the same pace as I had done in the past.
> Do you prefer to take over maintainership of this driver yourself or is
> it okay for you that I become the official maintainer for this driver ?
>
> Thanks,
>
> Bart.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


Bart,

Your contribution to SRP was and still is important!
You led the efforts improving and stabilizing SRP driver and
adding the fast-failover logic which was needed for so long.

Roland,
I collaborated with Bart on SRP enhancement in the past year or so
and I think Bart is a perfect match for SRP maintainership.

Sagi.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: SRP initiator driver maintainership
       [not found]         ` <52DE45ED.8060703-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
@ 2014-01-21 10:17           ` Jack Wang
  2014-01-21 10:18           ` Sebastian Riemer
  1 sibling, 0 replies; 7+ messages in thread
From: Jack Wang @ 2014-01-21 10:17 UTC (permalink / raw)
  To: Bart Van Assche, Roland Dreier
  Cc: Sagi Grimberg, David Dillow, linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	dave-i1Mk8JYDVaaSihdK6806/g, Oren Duer

On 01/21/2014 11:03 AM, Sagi Grimberg wrote:
> On 1/20/2014 7:37 PM, Bart Van Assche wrote:
>> On 01/03/14 22:16, David Dillow wrote:
>>> Today was my last day at ORNL, and my future endeavors will leave even
>>> less time to maintain the SRP initiator.
>>>
>>> My thanks especially go to Bart, for keeping the pressure to improve
>>> alive, and for driving so many of those improvements.
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 6c20792..a36f1b5 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -7466,7 +7466,6 @@ S:    Maintained
>>>   F:    drivers/scsi/sr*
>>>     SCSI RDMA PROTOCOL (SRP) INITIATOR
>>> -M:    David Dillow <dillowda-1Heg1YXhbW8@public.gmane.org>
>>>   L:    linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>>>   S:    Supported
>>>   W:    http://www.openfabrics.org
>> (replying to an e-mail of two weeks ago)
>>
>> Hello Dave,
>>
>> Thanks for all the time you have spent reviewing and testing SRP
>> initiator patches. Such maintainer work is unglamorous but important -
>> it is due to the combined effort of all kernel maintainers that the
>> Linux kernel earned its high quality reputation.
>>
>> Roland, what is your preference with regard to maintainership of the SRP
>> initiator driver ? My plan is to continue contributing patches to the
>> SRP initiator driver at about the same pace as I had done in the past.
>> Do you prefer to take over maintainership of this driver yourself or is
>> it okay for you that I become the official maintainer for this driver ?
>>
>> Thanks,
>>
>> Bart.
>> -- 
>> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
>> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 
> Bart,
> 
> Your contribution to SRP was and still is important!
> You led the efforts improving and stabilizing SRP driver and
> adding the fast-failover logic which was needed for so long.
> 
> Roland,
> I collaborated with Bart on SRP enhancement in the past year or so
> and I think Bart is a perfect match for SRP maintainership.
> 
> Sagi.
Vote for Bart, he is improving SRP consistently, does good job on this.

Jack


> -- 
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: SRP initiator driver maintainership
       [not found]         ` <52DE45ED.8060703-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
  2014-01-21 10:17           ` Jack Wang
@ 2014-01-21 10:18           ` Sebastian Riemer
  1 sibling, 0 replies; 7+ messages in thread
From: Sebastian Riemer @ 2014-01-21 10:18 UTC (permalink / raw)
  To: Sagi Grimberg
  Cc: Bart Van Assche, David Dillow, Roland Dreier,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA, dave-i1Mk8JYDVaaSihdK6806/g,
	Oren Duer

On 21.01.2014 11:03, Sagi Grimberg wrote:
> On 1/20/2014 7:37 PM, Bart Van Assche wrote:
>> On 01/03/14 22:16, David Dillow wrote:
>>> Today was my last day at ORNL, and my future endeavors will leave even
>>> less time to maintain the SRP initiator.
>>>
>>> My thanks especially go to Bart, for keeping the pressure to improve
>>> alive, and for driving so many of those improvements.
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 6c20792..a36f1b5 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -7466,7 +7466,6 @@ S:    Maintained
>>>   F:    drivers/scsi/sr*
>>>     SCSI RDMA PROTOCOL (SRP) INITIATOR
>>> -M:    David Dillow <dillowda-1Heg1YXhbW8@public.gmane.org>
>>>   L:    linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>>>   S:    Supported
>>>   W:    http://www.openfabrics.org
>> (replying to an e-mail of two weeks ago)
>>
>> Hello Dave,
>>
>> Thanks for all the time you have spent reviewing and testing SRP
>> initiator patches. Such maintainer work is unglamorous but important -
>> it is due to the combined effort of all kernel maintainers that the
>> Linux kernel earned its high quality reputation.
>>
>> Roland, what is your preference with regard to maintainership of the SRP
>> initiator driver ? My plan is to continue contributing patches to the
>> SRP initiator driver at about the same pace as I had done in the past.
>> Do you prefer to take over maintainership of this driver yourself or is
>> it okay for you that I become the official maintainer for this driver ?
>>
>> Thanks,
>>
>> Bart.
>> -- 
>> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
>> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 
> Bart,
> 
> Your contribution to SRP was and still is important!
> You led the efforts improving and stabilizing SRP driver and
> adding the fast-failover logic which was needed for so long.
> 
> Roland,
> I collaborated with Bart on SRP enhancement in the past year or so
> and I think Bart is a perfect match for SRP maintainership.
> 
> Sagi.

+1 from me for Bart! Thanks for the collaboration!

Cheers,
Sebastian

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: SRP initiator driver maintainership (was: Stepping down)
       [not found]     ` <52DD5ED4.3050000-HInyCGIudOg@public.gmane.org>
  2014-01-21 10:03       ` SRP initiator driver maintainership Sagi Grimberg
@ 2014-01-21 17:49       ` Roland Dreier
       [not found]         ` <CAG4TOxPV3wYR-JXFcJnV3tFdd_PO-bGMo2nCeX75fPNv7x8JFQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  1 sibling, 1 reply; 7+ messages in thread
From: Roland Dreier @ 2014-01-21 17:49 UTC (permalink / raw)
  To: Bart Van Assche; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, David Dillow

On Mon, Jan 20, 2014 at 9:37 AM, Bart Van Assche <bvanassche-HInyCGIudOg@public.gmane.org> wrote:
> Thanks for all the time you have spent reviewing and testing SRP
> initiator patches. Such maintainer work is unglamorous but important -
> it is due to the combined effort of all kernel maintainers that the
> Linux kernel earned its high quality reputation.
>
> Roland, what is your preference with regard to maintainership of the SRP
> initiator driver ? My plan is to continue contributing patches to the
> SRP initiator driver at about the same pace as I had done in the past.
> Do you prefer to take over maintainership of this driver yourself or is
> it okay for you that I become the official maintainer for this driver ?

First of all, thank you Dave for the help on SRP.  I apologize for
being busy at various points and not responding to earlier emails, but
your efforts are definitely very much appreciated.  Best of luck in
your new endeavours.

Second, Bart, yes I would appreciate it if you could take over SRP
submaintainership.  What email address would you like listed in the
Maintainers file?

Thanks,
  Roland
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: SRP initiator driver maintainership
       [not found]         ` <CAG4TOxPV3wYR-JXFcJnV3tFdd_PO-bGMo2nCeX75fPNv7x8JFQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2014-01-21 17:58           ` Bart Van Assche
  0 siblings, 0 replies; 7+ messages in thread
From: Bart Van Assche @ 2014-01-21 17:58 UTC (permalink / raw)
  To: Roland Dreier; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, David Dillow

On 01/21/14 18:49, Roland Dreier wrote:
> Second, Bart, yes I would appreciate it if you could take over SRP
> submaintainership.  What email address would you like listed in the
> Maintainers file?

Please use the following e-mail address:

Bart Van Assche <bvanassche-HInyCGIudOg@public.gmane.org>

Thanks,

Bart.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-01-21 17:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-03 21:16 Stepping down David Dillow
     [not found] ` <1388783770.20053.10.camel-a7a0dvSY7KqLUyTwlgNVppKKF0rrzTr+@public.gmane.org>
2014-01-20 17:37   ` SRP initiator driver maintainership (was: Stepping down) Bart Van Assche
     [not found]     ` <52DD5ED4.3050000-HInyCGIudOg@public.gmane.org>
2014-01-21 10:03       ` SRP initiator driver maintainership Sagi Grimberg
     [not found]         ` <52DE45ED.8060703-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2014-01-21 10:17           ` Jack Wang
2014-01-21 10:18           ` Sebastian Riemer
2014-01-21 17:49       ` SRP initiator driver maintainership (was: Stepping down) Roland Dreier
     [not found]         ` <CAG4TOxPV3wYR-JXFcJnV3tFdd_PO-bGMo2nCeX75fPNv7x8JFQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-01-21 17:58           ` SRP initiator driver maintainership Bart Van Assche

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.