* Rust Librbd bindings
@ 2016-09-22 23:08 chris holcombe
2016-09-23 2:04 ` Brad Hubbard
0 siblings, 1 reply; 6+ messages in thread
From: chris holcombe @ 2016-09-22 23:08 UTC (permalink / raw)
To: Ceph Development
Hey Ceph Devs,
Now that the precedent is set I'd like to offer my librbd bindings up to
be included on the main github.com/ceph page. My repo lives at:
https://github.com/cholcombe973/librbd-sys. I'd be happy to add more
docs to it and expand on the README.md if there's interest in having
this included.
Thanks,
Chris
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Rust Librbd bindings
2016-09-22 23:08 Rust Librbd bindings chris holcombe
@ 2016-09-23 2:04 ` Brad Hubbard
2016-09-23 14:00 ` chris holcombe
0 siblings, 1 reply; 6+ messages in thread
From: Brad Hubbard @ 2016-09-23 2:04 UTC (permalink / raw)
To: chris holcombe; +Cc: Ceph Development
On Fri, Sep 23, 2016 at 9:08 AM, chris holcombe
<chris.holcombe@canonical.com> wrote:
> Hey Ceph Devs,
>
> Now that the precedent is set I'd like to offer my librbd bindings up to
> be included on the main github.com/ceph page. My repo lives at:
> https://github.com/cholcombe973/librbd-sys. I'd be happy to add more
> docs to it and expand on the README.md if there's interest in having
> this included.
This just requires someone with permissions to fork it into the ceph space.
>
> Thanks,
> Chris
> --
> 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
--
Cheers,
Brad
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Rust Librbd bindings
2016-09-23 2:04 ` Brad Hubbard
@ 2016-09-23 14:00 ` chris holcombe
2016-09-24 2:08 ` Gregory Farnum
2016-09-26 18:25 ` Ken Dreyer
0 siblings, 2 replies; 6+ messages in thread
From: chris holcombe @ 2016-09-23 14:00 UTC (permalink / raw)
To: Brad Hubbard; +Cc: Ceph Development
Any ceph dev's with permissions willing to fork it?
On 09/22/2016 07:04 PM, Brad Hubbard wrote:
> On Fri, Sep 23, 2016 at 9:08 AM, chris holcombe
> <chris.holcombe@canonical.com> wrote:
>> Hey Ceph Devs,
>>
>> Now that the precedent is set I'd like to offer my librbd bindings up to
>> be included on the main github.com/ceph page. My repo lives at:
>> https://github.com/cholcombe973/librbd-sys. I'd be happy to add more
>> docs to it and expand on the README.md if there's interest in having
>> this included.
>
> This just requires someone with permissions to fork it into the ceph space.
>
>>
>> Thanks,
>> Chris
>> --
>> 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] 6+ messages in thread
* Re: Rust Librbd bindings
2016-09-23 14:00 ` chris holcombe
@ 2016-09-24 2:08 ` Gregory Farnum
2016-09-26 18:25 ` Ken Dreyer
1 sibling, 0 replies; 6+ messages in thread
From: Gregory Farnum @ 2016-09-24 2:08 UTC (permalink / raw)
To: chris holcombe; +Cc: Brad Hubbard, Ceph Development
Try hitting up scuttlemonkey (Patrick) on irc; he should be able to do
it or connect you with somebody. :) (Devs are pretty heads-down in
stuff right now.)
-Greg
On Fri, Sep 23, 2016 at 7:00 AM, chris holcombe
<chris.holcombe@canonical.com> wrote:
> Any ceph dev's with permissions willing to fork it?
>
> On 09/22/2016 07:04 PM, Brad Hubbard wrote:
>> On Fri, Sep 23, 2016 at 9:08 AM, chris holcombe
>> <chris.holcombe@canonical.com> wrote:
>>> Hey Ceph Devs,
>>>
>>> Now that the precedent is set I'd like to offer my librbd bindings up to
>>> be included on the main github.com/ceph page. My repo lives at:
>>> https://github.com/cholcombe973/librbd-sys. I'd be happy to add more
>>> docs to it and expand on the README.md if there's interest in having
>>> this included.
>>
>> This just requires someone with permissions to fork it into the ceph space.
>>
>>>
>>> Thanks,
>>> Chris
>>> --
>>> 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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Rust Librbd bindings
2016-09-23 14:00 ` chris holcombe
2016-09-24 2:08 ` Gregory Farnum
@ 2016-09-26 18:25 ` Ken Dreyer
2016-09-26 23:09 ` Brad Hubbard
1 sibling, 1 reply; 6+ messages in thread
From: Ken Dreyer @ 2016-09-26 18:25 UTC (permalink / raw)
To: chris holcombe; +Cc: Brad Hubbard, Ceph Development
Can we just move it instead of forking? It'll be less confusing for users :)
https://github.com/cholcombe973/librbd-sys/settings, click the "Transfer" button
- Ken
On Fri, Sep 23, 2016 at 8:00 AM, chris holcombe
<chris.holcombe@canonical.com> wrote:
> Any ceph dev's with permissions willing to fork it?
>
> On 09/22/2016 07:04 PM, Brad Hubbard wrote:
>> On Fri, Sep 23, 2016 at 9:08 AM, chris holcombe
>> <chris.holcombe@canonical.com> wrote:
>>> Hey Ceph Devs,
>>>
>>> Now that the precedent is set I'd like to offer my librbd bindings up to
>>> be included on the main github.com/ceph page. My repo lives at:
>>> https://github.com/cholcombe973/librbd-sys. I'd be happy to add more
>>> docs to it and expand on the README.md if there's interest in having
>>> this included.
>>
>> This just requires someone with permissions to fork it into the ceph space.
>>
>>>
>>> Thanks,
>>> Chris
>>> --
>>> 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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Rust Librbd bindings
2016-09-26 18:25 ` Ken Dreyer
@ 2016-09-26 23:09 ` Brad Hubbard
0 siblings, 0 replies; 6+ messages in thread
From: Brad Hubbard @ 2016-09-26 23:09 UTC (permalink / raw)
To: Ken Dreyer; +Cc: chris holcombe, Ceph Development
On Tue, Sep 27, 2016 at 4:25 AM, Ken Dreyer <kdreyer@redhat.com> wrote:
> Can we just move it instead of forking? It'll be less confusing for users :)
>
> https://github.com/cholcombe973/librbd-sys/settings, click the "Transfer" button
And is LibRBD-Sys the actual name? Could we make it something more
rust-specific at least?
>
> - Ken
>
> On Fri, Sep 23, 2016 at 8:00 AM, chris holcombe
> <chris.holcombe@canonical.com> wrote:
>> Any ceph dev's with permissions willing to fork it?
>>
>> On 09/22/2016 07:04 PM, Brad Hubbard wrote:
>>> On Fri, Sep 23, 2016 at 9:08 AM, chris holcombe
>>> <chris.holcombe@canonical.com> wrote:
>>>> Hey Ceph Devs,
>>>>
>>>> Now that the precedent is set I'd like to offer my librbd bindings up to
>>>> be included on the main github.com/ceph page. My repo lives at:
>>>> https://github.com/cholcombe973/librbd-sys. I'd be happy to add more
>>>> docs to it and expand on the README.md if there's interest in having
>>>> this included.
>>>
>>> This just requires someone with permissions to fork it into the ceph space.
>>>
>>>>
>>>> Thanks,
>>>> Chris
>>>> --
>>>> 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
--
Cheers,
Brad
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-09-26 23:09 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-22 23:08 Rust Librbd bindings chris holcombe
2016-09-23 2:04 ` Brad Hubbard
2016-09-23 14:00 ` chris holcombe
2016-09-24 2:08 ` Gregory Farnum
2016-09-26 18:25 ` Ken Dreyer
2016-09-26 23:09 ` Brad Hubbard
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.