From: Josh Durgin <josh.durgin@inktank.com>
To: Filippos Giannakos <philipgian@grnet.gr>
Cc: ceph-devel@vger.kernel.org, synnefo-devel@googlegroups.com
Subject: Re: [PATCH 0/2] librados: Add RADOS locks to the C/C++ API
Date: Fri, 31 May 2013 12:44:54 -0700 [thread overview]
Message-ID: <51A8FDB6.3020908@inktank.com> (raw)
In-Reply-To: <1369918922-867-1-git-send-email-philipgian@grnet.gr>
On 05/30/2013 06:02 AM, Filippos Giannakos wrote:
> The following patches export the RADOS advisory locks functionality to the C/C++
> librados API. The extra API calls added are inspired by the relevant functions
> of librbd.
This looks good to me overall. I wonder if we should create a new
library in the future for these kinds of things that are built on top
of librados. Other generally useful class client operations could go
there, as well as generally useful things built on top of librados,
like methods for striping over many objects.
next prev parent reply other threads:[~2013-05-31 19:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-30 13:02 [PATCH 0/2] librados: Add RADOS locks to the C/C++ API Filippos Giannakos
2013-05-30 13:02 ` [PATCH 1/2] Add RADOS lock mechanism to the librados " Filippos Giannakos
2013-05-31 19:45 ` Josh Durgin
2013-05-30 13:02 ` [PATCH 2/2] Add RADOS API lock tests Filippos Giannakos
2013-05-31 19:50 ` Josh Durgin
2013-05-31 19:44 ` Josh Durgin [this message]
2013-06-03 12:57 ` [PATCH 0/2] librados: Add RADOS locks to the C/C++ API Filippos Giannakos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51A8FDB6.3020908@inktank.com \
--to=josh.durgin@inktank.com \
--cc=ceph-devel@vger.kernel.org \
--cc=philipgian@grnet.gr \
--cc=synnefo-devel@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.