All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Chrisman <brchrisman@gmail.com>
To: ceph-devel@vger.kernel.org
Cc: Brian Chrisman <brchrisman@gmail.com>
Subject: [PATCH 0/2] adding libceph xattr support
Date: Tue, 10 May 2011 12:38:47 -0700	[thread overview]
Message-ID: <1305056329-482-1-git-send-email-brchrisman@gmail.com> (raw)

Expands libceph to handle xattr calls including underlying Client methods.
testceph is expanded to verify libceph xattr calls work.

Brian Chrisman (2):
  support for xattrs in libceph
  expand testceph to check xattrs

 src/client/Client.cc       |   67 +++++++++++++++++++++++++++++++++++++++-
 src/client/Client.h        |   10 ++++++
 src/client/testceph.cc     |   74 +++++++++++++++++++++++++++++++++++++++++++-
 src/include/ceph/libceph.h |   15 +++++++++
 src/libceph.cc             |   42 +++++++++++++++++++++++++
 5 files changed, 206 insertions(+), 2 deletions(-)


             reply	other threads:[~2011-05-10 19:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-10 19:38 Brian Chrisman [this message]
2011-05-10 19:38 ` [PATCH 1/2] support for xattrs in libceph Brian Chrisman
2011-05-10 19:44   ` Gregory Farnum
2011-05-10 20:22     ` Brian Chrisman
2011-05-10 20:28       ` Gregory Farnum
2011-05-10 20:34         ` Yehuda Sadeh Weinraub
2011-05-10 20:35           ` Gregory Farnum
2011-05-10 20:30   ` Yehuda Sadeh Weinraub
2011-05-10 19:38 ` [PATCH 2/2] expand testceph to check xattrs Brian Chrisman
2011-05-11 17:29 ` [PATCH 0/2] adding libceph xattr support Sage Weil

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=1305056329-482-1-git-send-email-brchrisman@gmail.com \
    --to=brchrisman@gmail.com \
    --cc=ceph-devel@vger.kernel.org \
    /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.