All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josh Durgin <josh.durgin@inktank.com>
To: Wido den Hollander <wido@widodh.nl>
Cc: "ceph-devel@vger.kernel.org" <ceph-devel@vger.kernel.org>
Subject: Re: omap functions in librados.h
Date: Fri, 17 Aug 2012 13:10:36 -0700	[thread overview]
Message-ID: <502EA53C.7090707@inktank.com> (raw)
In-Reply-To: <502E9D44.6010006@widodh.nl>

On 08/17/2012 12:36 PM, Wido den Hollander wrote:
> Hi,
>
> I'm looking for the omap functions in librados.h, but they only seem to
> be implemented in librados.hpp?
>
> I want to store about 6000 objects in a RADOS pool, but I want to give
> them some attributes I can query for, this should be possible with the
> omap functionality, shouldn't it?
>
> Do to this I want to use phprados, but that is using the C-functions, so
> that's why I'm asking.
>
> Has this been forgotten or is there something blocking it?
>
> Wido

The librados C++ api's ObjectOperation methods aren't implemented in
the C api yet. There's no reason not to add them, it's just that
no one's gotten to it yet. I can help if you're interested in
implementing them, although I'll be away from email next week.

Josh

      parent reply	other threads:[~2012-08-17 20:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-17 19:36 omap functions in librados.h Wido den Hollander
2012-08-17 19:54 ` Gregory Farnum
2012-08-17 20:09   ` Wido den Hollander
2012-08-17 20:13     ` Gregory Farnum
2012-08-17 20:24       ` Wido den Hollander
2012-08-18  2:25       ` Xiaopong Tran
2012-08-17 20:45     ` Tommi Virtanen
2012-08-17 20:10 ` Josh Durgin [this message]

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=502EA53C.7090707@inktank.com \
    --to=josh.durgin@inktank.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=wido@widodh.nl \
    /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.