From mboxrd@z Thu Jan 1 00:00:00 1970 From: chris holcombe Subject: Rust Librbd bindings Date: Thu, 22 Sep 2016 16:08:38 -0700 Message-ID: <57E46476.5000901@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pa0-f47.google.com ([209.85.220.47]:36228 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757328AbcIVXIp (ORCPT ); Thu, 22 Sep 2016 19:08:45 -0400 Received: by mail-pa0-f47.google.com with SMTP id qn7so16132401pac.3 for ; Thu, 22 Sep 2016 16:08:40 -0700 (PDT) Received: from [192.168.1.6] (c-73-180-29-35.hsd1.or.comcast.net. [73.180.29.35]) by smtp.gmail.com with ESMTPSA id bu15sm6446011pac.15.2016.09.22.16.08.38 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Sep 2016 16:08:39 -0700 (PDT) Sender: ceph-devel-owner@vger.kernel.org List-ID: 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