All of lore.kernel.org
 help / color / mirror / Atom feed
* rgw and the next firefly release
@ 2015-02-28 10:44 Loic Dachary
  2015-02-28 16:55 ` Yehuda Sadeh-Weinraub
  0 siblings, 1 reply; 8+ messages in thread
From: Loic Dachary @ 2015-02-28 10:44 UTC (permalink / raw)
  To: Yehuda Sadeh; +Cc: Ceph Development

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

Hi Yehuda,

The rados teuthology suite for the next firefly release as found in https://github.com/ceph/ceph/commits/firefly-backports came back green http://pulpito.ceph.com/loic-2015-02-27_18:04:18-rgw-firefly-backports---basic-multi/. Do you think it is ready for QE to start their own round of testing ?

Cheers
-- 
Loïc Dachary, Artisan Logiciel Libre




[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: rgw and the next firefly release
  2015-02-28 10:44 rgw and the next firefly release Loic Dachary
@ 2015-02-28 16:55 ` Yehuda Sadeh-Weinraub
  2015-02-28 17:16   ` Loic Dachary
  2015-03-02 16:08   ` Yehuda Sadeh-Weinraub
  0 siblings, 2 replies; 8+ messages in thread
From: Yehuda Sadeh-Weinraub @ 2015-02-28 16:55 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Ceph Development



----- Original Message -----
> From: "Loic Dachary" <loic@dachary.org>
> To: "Yehuda Sadeh" <yehuda@redhat.com>
> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
> Sent: Saturday, February 28, 2015 2:44:07 AM
> Subject: rgw and the next firefly release
> 
> Hi Yehuda,
> 
> The rados teuthology suite for the next firefly release as found in
> https://github.com/ceph/ceph/commits/firefly-backports came back green
> http://pulpito.ceph.com/loic-2015-02-27_18:04:18-rgw-firefly-backports---basic-multi/.
> Do you think it is ready for QE to start their own round of testing ?
> 
> Cheers

I think the following issues need to get in:
 - 10978 (fix still hasn't made it upstream, current commit: b6e43e30b39aed701bb4cdfaa0f6b27c1f207d86)
 - 10965 (fix still hasn't made it upstream, current commits: f28fe744285117a1715eac0d08911cdb37285103, caa90225bad9fe5e9c275e6189b3396b4d396e3f)
 - 10907 (commit: 986d7554426764a149621ba733c5c075b94e0431)


I prepared the top two branches, need to do a sanity check on them first, then I'll send a pull request to master. I think 10978 is critical, the bottom two are important for civetweb and less risky.

Yehuda

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

* Re: rgw and the next firefly release
  2015-02-28 16:55 ` Yehuda Sadeh-Weinraub
@ 2015-02-28 17:16   ` Loic Dachary
  2015-03-02 16:08   ` Yehuda Sadeh-Weinraub
  1 sibling, 0 replies; 8+ messages in thread
From: Loic Dachary @ 2015-02-28 17:16 UTC (permalink / raw)
  To: Yehuda Sadeh-Weinraub; +Cc: Ceph Development

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

Hi Yehuda,

Thanks for the quick feedback, much appreciated :-) Let me know as soon as these fixes are committed to master. If you think the cherry-pick is straightforward, I'll take care of it.

Cheers

On 28/02/2015 17:55, Yehuda Sadeh-Weinraub wrote:
> 
> 
> ----- Original Message -----
>> From: "Loic Dachary" <loic@dachary.org>
>> To: "Yehuda Sadeh" <yehuda@redhat.com>
>> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
>> Sent: Saturday, February 28, 2015 2:44:07 AM
>> Subject: rgw and the next firefly release
>>
>> Hi Yehuda,
>>
>> The rados teuthology suite for the next firefly release as found in
>> https://github.com/ceph/ceph/commits/firefly-backports came back green
>> http://pulpito.ceph.com/loic-2015-02-27_18:04:18-rgw-firefly-backports---basic-multi/.
>> Do you think it is ready for QE to start their own round of testing ?
>>
>> Cheers
> 
> I think the following issues need to get in:
>  - 10978 (fix still hasn't made it upstream, current commit: b6e43e30b39aed701bb4cdfaa0f6b27c1f207d86)
>  - 10965 (fix still hasn't made it upstream, current commits: f28fe744285117a1715eac0d08911cdb37285103, caa90225bad9fe5e9c275e6189b3396b4d396e3f)
>  - 10907 (commit: 986d7554426764a149621ba733c5c075b94e0431)
> 
> 
> I prepared the top two branches, need to do a sanity check on them first, then I'll send a pull request to master. I think 10978 is critical, the bottom two are important for civetweb and less risky.
> 
> Yehuda
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: rgw and the next firefly release
  2015-02-28 16:55 ` Yehuda Sadeh-Weinraub
  2015-02-28 17:16   ` Loic Dachary
@ 2015-03-02 16:08   ` Yehuda Sadeh-Weinraub
  2015-03-02 16:44     ` Loic Dachary
  1 sibling, 1 reply; 8+ messages in thread
From: Yehuda Sadeh-Weinraub @ 2015-03-02 16:08 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Ceph Development



----- Original Message -----
> From: "Yehuda Sadeh-Weinraub" <yehuda@redhat.com>
> To: "Loic Dachary" <loic@dachary.org>
> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
> Sent: Saturday, February 28, 2015 8:55:42 AM
> Subject: Re: rgw and the next firefly release
> 
> 
> 
> ----- Original Message -----
> > From: "Loic Dachary" <loic@dachary.org>
> > To: "Yehuda Sadeh" <yehuda@redhat.com>
> > Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
> > Sent: Saturday, February 28, 2015 2:44:07 AM
> > Subject: rgw and the next firefly release
> > 
> > Hi Yehuda,
> > 
> > The rados teuthology suite for the next firefly release as found in
> > https://github.com/ceph/ceph/commits/firefly-backports came back green
> > http://pulpito.ceph.com/loic-2015-02-27_18:04:18-rgw-firefly-backports---basic-multi/.
> > Do you think it is ready for QE to start their own round of testing ?
> > 
> > Cheers
> 
> I think the following issues need to get in:
>  - 10978 (fix still hasn't made it upstream, current commit:
>  b6e43e30b39aed701bb4cdfaa0f6b27c1f207d86)
it's actually eb13f2d4b60c031f16139f7cc4237c012644dd78. Sent pull request #3843.

>  - 10965 (fix still hasn't made it upstream, current commits:
>  f28fe744285117a1715eac0d08911cdb37285103,
>  caa90225bad9fe5e9c275e6189b3396b4d396e3f)
>  - 10907 (commit: 986d7554426764a149621ba733c5c075b94e0431)
> 
> 
> I prepared the top two branches, need to do a sanity check on them first,
> then I'll send a pull request to master. I think 10978 is critical, the
> bottom two are important for civetweb and less risky.
> 
> Yehuda
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

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

* Re: rgw and the next firefly release
  2015-03-02 16:08   ` Yehuda Sadeh-Weinraub
@ 2015-03-02 16:44     ` Loic Dachary
  2015-03-02 17:21       ` Yehuda Sadeh-Weinraub
  0 siblings, 1 reply; 8+ messages in thread
From: Loic Dachary @ 2015-03-02 16:44 UTC (permalink / raw)
  To: Yehuda Sadeh-Weinraub; +Cc: Ceph Development

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

Hi Yehuda,

On 02/03/2015 17:08, Yehuda Sadeh-Weinraub wrote:
> 
> 
> ----- Original Message -----
>> From: "Yehuda Sadeh-Weinraub" <yehuda@redhat.com>
>> To: "Loic Dachary" <loic@dachary.org>
>> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
>> Sent: Saturday, February 28, 2015 8:55:42 AM
>> Subject: Re: rgw and the next firefly release
>>
>>
>>
>> ----- Original Message -----
>>> From: "Loic Dachary" <loic@dachary.org>
>>> To: "Yehuda Sadeh" <yehuda@redhat.com>
>>> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
>>> Sent: Saturday, February 28, 2015 2:44:07 AM
>>> Subject: rgw and the next firefly release
>>>
>>> Hi Yehuda,
>>>
>>> The rados teuthology suite for the next firefly release as found in
>>> https://github.com/ceph/ceph/commits/firefly-backports came back green
>>> http://pulpito.ceph.com/loic-2015-02-27_18:04:18-rgw-firefly-backports---basic-multi/.
>>> Do you think it is ready for QE to start their own round of testing ?
>>>
>>> Cheers
>>
>> I think the following issues need to get in:
>>  - 10978 (fix still hasn't made it upstream, current commit:
>>  b6e43e30b39aed701bb4cdfaa0f6b27c1f207d86)
> it's actually eb13f2d4b60c031f16139f7cc4237c012644dd78. Sent pull request #3843.

Would you like me to cherry-pick this one to firefly and schedule a run of rgw suite with it ?

https://github.com/ceph/ceph/pull/3843

Cheers
> 
>>  - 10965 (fix still hasn't made it upstream, current commits:
>>  f28fe744285117a1715eac0d08911cdb37285103,
>>  caa90225bad9fe5e9c275e6189b3396b4d396e3f)
>>  - 10907 (commit: 986d7554426764a149621ba733c5c075b94e0431)
>>
>>
>> I prepared the top two branches, need to do a sanity check on them first,
>> then I'll send a pull request to master. I think 10978 is critical, the
>> bottom two are important for civetweb and less risky.
>>
>> Yehuda
>> --
>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: rgw and the next firefly release
  2015-03-02 16:44     ` Loic Dachary
@ 2015-03-02 17:21       ` Yehuda Sadeh-Weinraub
  2015-03-03 14:57         ` Loic Dachary
  0 siblings, 1 reply; 8+ messages in thread
From: Yehuda Sadeh-Weinraub @ 2015-03-02 17:21 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Ceph Development



----- Original Message -----
> From: "Loic Dachary" <loic@dachary.org>
> To: "Yehuda Sadeh-Weinraub" <yehuda@redhat.com>
> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
> Sent: Monday, March 2, 2015 8:44:22 AM
> Subject: Re: rgw and the next firefly release
> 
> Hi Yehuda,
> 
> On 02/03/2015 17:08, Yehuda Sadeh-Weinraub wrote:
> > 
> > 
> > ----- Original Message -----
> >> From: "Yehuda Sadeh-Weinraub" <yehuda@redhat.com>
> >> To: "Loic Dachary" <loic@dachary.org>
> >> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
> >> Sent: Saturday, February 28, 2015 8:55:42 AM
> >> Subject: Re: rgw and the next firefly release
> >>
> >>
> >>
> >> ----- Original Message -----
> >>> From: "Loic Dachary" <loic@dachary.org>
> >>> To: "Yehuda Sadeh" <yehuda@redhat.com>
> >>> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
> >>> Sent: Saturday, February 28, 2015 2:44:07 AM
> >>> Subject: rgw and the next firefly release
> >>>
> >>> Hi Yehuda,
> >>>
> >>> The rados teuthology suite for the next firefly release as found in
> >>> https://github.com/ceph/ceph/commits/firefly-backports came back green
> >>> http://pulpito.ceph.com/loic-2015-02-27_18:04:18-rgw-firefly-backports---basic-multi/.
> >>> Do you think it is ready for QE to start their own round of testing ?
> >>>
> >>> Cheers
> >>
> >> I think the following issues need to get in:
> >>  - 10978 (fix still hasn't made it upstream, current commit:
> >>  b6e43e30b39aed701bb4cdfaa0f6b27c1f207d86)
> > it's actually eb13f2d4b60c031f16139f7cc4237c012644dd78. Sent pull request
> > #3843.
> 
> Would you like me to cherry-pick this one to firefly and schedule a run of
> rgw suite with it ?

Yes. Also, the other ones need to be cherry-picked, all should be in master already.

Thanks,
Yehuda

> 
> https://github.com/ceph/ceph/pull/3843
> 
> Cheers
> > 
> >>  - 10965 (fix still hasn't made it upstream, current commits:
> >>  f28fe744285117a1715eac0d08911cdb37285103,
> >>  caa90225bad9fe5e9c275e6189b3396b4d396e3f)
> >>  - 10907 (commit: 986d7554426764a149621ba733c5c075b94e0431)
> >>
> >>
> >> I prepared the top two branches, need to do a sanity check on them first,
> >> then I'll send a pull request to master. I think 10978 is critical, the
> >> bottom two are important for civetweb and less risky.
> >>
> >> Yehuda
> >> --
> >> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> >> the body of a message to majordomo@vger.kernel.org
> >> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >>
> > --
> > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > 
> 
> --
> Loïc Dachary, Artisan Logiciel Libre
> 
> 
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: rgw and the next firefly release
  2015-03-02 17:21       ` Yehuda Sadeh-Weinraub
@ 2015-03-03 14:57         ` Loic Dachary
  2015-03-03 15:54           ` Yehuda Sadeh-Weinraub
  0 siblings, 1 reply; 8+ messages in thread
From: Loic Dachary @ 2015-03-03 14:57 UTC (permalink / raw)
  To: Yehuda Sadeh-Weinraub; +Cc: Ceph Development

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

Hi Yehuda,

The rgw suite came back green http://tracker.ceph.com/issues/10641#rgw with https://github.com/ceph/ceph/tree/firefly-backports which includes the requested backports.

Do you think it is ready for QE to start their own round of testing ?

Cheers

On 02/03/2015 18:21, Yehuda Sadeh-Weinraub wrote:
> 
> 
> ----- Original Message -----
>> From: "Loic Dachary" <loic@dachary.org>
>> To: "Yehuda Sadeh-Weinraub" <yehuda@redhat.com>
>> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
>> Sent: Monday, March 2, 2015 8:44:22 AM
>> Subject: Re: rgw and the next firefly release
>>
>> Hi Yehuda,
>>
>> On 02/03/2015 17:08, Yehuda Sadeh-Weinraub wrote:
>>>
>>>
>>> ----- Original Message -----
>>>> From: "Yehuda Sadeh-Weinraub" <yehuda@redhat.com>
>>>> To: "Loic Dachary" <loic@dachary.org>
>>>> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
>>>> Sent: Saturday, February 28, 2015 8:55:42 AM
>>>> Subject: Re: rgw and the next firefly release
>>>>
>>>>
>>>>
>>>> ----- Original Message -----
>>>>> From: "Loic Dachary" <loic@dachary.org>
>>>>> To: "Yehuda Sadeh" <yehuda@redhat.com>
>>>>> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
>>>>> Sent: Saturday, February 28, 2015 2:44:07 AM
>>>>> Subject: rgw and the next firefly release
>>>>>
>>>>> Hi Yehuda,
>>>>>
>>>>> The rados teuthology suite for the next firefly release as found in
>>>>> https://github.com/ceph/ceph/commits/firefly-backports came back green
>>>>> http://pulpito.ceph.com/loic-2015-02-27_18:04:18-rgw-firefly-backports---basic-multi/.
>>>>> Do you think it is ready for QE to start their own round of testing ?
>>>>>
>>>>> Cheers
>>>>
>>>> I think the following issues need to get in:
>>>>  - 10978 (fix still hasn't made it upstream, current commit:
>>>>  b6e43e30b39aed701bb4cdfaa0f6b27c1f207d86)
>>> it's actually eb13f2d4b60c031f16139f7cc4237c012644dd78. Sent pull request
>>> #3843.
>>
>> Would you like me to cherry-pick this one to firefly and schedule a run of
>> rgw suite with it ?
> 
> Yes. Also, the other ones need to be cherry-picked, all should be in master already.
> 
> Thanks,
> Yehuda
> 
>>
>> https://github.com/ceph/ceph/pull/3843
>>
>> Cheers
>>>
>>>>  - 10965 (fix still hasn't made it upstream, current commits:
>>>>  f28fe744285117a1715eac0d08911cdb37285103,
>>>>  caa90225bad9fe5e9c275e6189b3396b4d396e3f)
>>>>  - 10907 (commit: 986d7554426764a149621ba733c5c075b94e0431)
>>>>
>>>>
>>>> I prepared the top two branches, need to do a sanity check on them first,
>>>> then I'll send a pull request to master. I think 10978 is critical, the
>>>> bottom two are important for civetweb and less risky.
>>>>
>>>> Yehuda
>>>> --
>>>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>>>> the body of a message to majordomo@vger.kernel.org
>>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>>>
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>>
>>
>> --
>> Loïc Dachary, Artisan Logiciel Libre
>>
>>
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: rgw and the next firefly release
  2015-03-03 14:57         ` Loic Dachary
@ 2015-03-03 15:54           ` Yehuda Sadeh-Weinraub
  0 siblings, 0 replies; 8+ messages in thread
From: Yehuda Sadeh-Weinraub @ 2015-03-03 15:54 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Ceph Development



----- Original Message -----
> From: "Loic Dachary" <loic@dachary.org>
> To: "Yehuda Sadeh-Weinraub" <yehuda@redhat.com>
> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
> Sent: Tuesday, March 3, 2015 6:57:32 AM
> Subject: Re: rgw and the next firefly release
> 
> Hi Yehuda,
> 
> The rgw suite came back green http://tracker.ceph.com/issues/10641#rgw with
> https://github.com/ceph/ceph/tree/firefly-backports which includes the
> requested backports.
> 
> Do you think it is ready for QE to start their own round of testing ?

Yes.

Thanks,
Yehuda

> 
> Cheers
> 
> On 02/03/2015 18:21, Yehuda Sadeh-Weinraub wrote:
> > 
> > 
> > ----- Original Message -----
> >> From: "Loic Dachary" <loic@dachary.org>
> >> To: "Yehuda Sadeh-Weinraub" <yehuda@redhat.com>
> >> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
> >> Sent: Monday, March 2, 2015 8:44:22 AM
> >> Subject: Re: rgw and the next firefly release
> >>
> >> Hi Yehuda,
> >>
> >> On 02/03/2015 17:08, Yehuda Sadeh-Weinraub wrote:
> >>>
> >>>
> >>> ----- Original Message -----
> >>>> From: "Yehuda Sadeh-Weinraub" <yehuda@redhat.com>
> >>>> To: "Loic Dachary" <loic@dachary.org>
> >>>> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
> >>>> Sent: Saturday, February 28, 2015 8:55:42 AM
> >>>> Subject: Re: rgw and the next firefly release
> >>>>
> >>>>
> >>>>
> >>>> ----- Original Message -----
> >>>>> From: "Loic Dachary" <loic@dachary.org>
> >>>>> To: "Yehuda Sadeh" <yehuda@redhat.com>
> >>>>> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
> >>>>> Sent: Saturday, February 28, 2015 2:44:07 AM
> >>>>> Subject: rgw and the next firefly release
> >>>>>
> >>>>> Hi Yehuda,
> >>>>>
> >>>>> The rados teuthology suite for the next firefly release as found in
> >>>>> https://github.com/ceph/ceph/commits/firefly-backports came back green
> >>>>> http://pulpito.ceph.com/loic-2015-02-27_18:04:18-rgw-firefly-backports---basic-multi/.
> >>>>> Do you think it is ready for QE to start their own round of testing ?
> >>>>>
> >>>>> Cheers
> >>>>
> >>>> I think the following issues need to get in:
> >>>>  - 10978 (fix still hasn't made it upstream, current commit:
> >>>>  b6e43e30b39aed701bb4cdfaa0f6b27c1f207d86)
> >>> it's actually eb13f2d4b60c031f16139f7cc4237c012644dd78. Sent pull request
> >>> #3843.
> >>
> >> Would you like me to cherry-pick this one to firefly and schedule a run of
> >> rgw suite with it ?
> > 
> > Yes. Also, the other ones need to be cherry-picked, all should be in master
> > already.
> > 
> > Thanks,
> > Yehuda
> > 
> >>
> >> https://github.com/ceph/ceph/pull/3843
> >>
> >> Cheers
> >>>
> >>>>  - 10965 (fix still hasn't made it upstream, current commits:
> >>>>  f28fe744285117a1715eac0d08911cdb37285103,
> >>>>  caa90225bad9fe5e9c275e6189b3396b4d396e3f)
> >>>>  - 10907 (commit: 986d7554426764a149621ba733c5c075b94e0431)
> >>>>
> >>>>
> >>>> I prepared the top two branches, need to do a sanity check on them
> >>>> first,
> >>>> then I'll send a pull request to master. I think 10978 is critical, the
> >>>> bottom two are important for civetweb and less risky.
> >>>>
> >>>> Yehuda
> >>>> --
> >>>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> >>>> the body of a message to majordomo@vger.kernel.org
> >>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >>>>
> >>> --
> >>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> >>> the body of a message to majordomo@vger.kernel.org
> >>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >>>
> >>
> >> --
> >> Loïc Dachary, Artisan Logiciel Libre
> >>
> >>
> > --
> > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > 
> 
> --
> Loïc Dachary, Artisan Logiciel Libre
> 
> 
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-03-03 15:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-28 10:44 rgw and the next firefly release Loic Dachary
2015-02-28 16:55 ` Yehuda Sadeh-Weinraub
2015-02-28 17:16   ` Loic Dachary
2015-03-02 16:08   ` Yehuda Sadeh-Weinraub
2015-03-02 16:44     ` Loic Dachary
2015-03-02 17:21       ` Yehuda Sadeh-Weinraub
2015-03-03 14:57         ` Loic Dachary
2015-03-03 15:54           ` Yehuda Sadeh-Weinraub

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.