From: Alex Elder <elder@inktank.com>
To: ceph-devel@vger.kernel.org
Subject: [PATCH 0/3] rbd: hide some snapshot info details
Date: Fri, 07 Sep 2012 14:22:53 -0500 [thread overview]
Message-ID: <504A498D.30708@inktank.com> (raw)
Just three odds-and-ends patches in this seventh series before the
next series (which does all the real work of adding support for rbd
image format 2).
The patches rearrange the code that gets information about particular
snapshots so it hides the details of which format the underlying image
uses.
It is available as branch "wip-rbd-review-7" on the ceph-client git
repository, and is based on the branch "wip-rbd-review-6".
https://github.com/ceph/ceph-client/tree/wip-rbd-review-7
-Alex
[PATCH 1/3] 6a763d5 rbd: don't use index in __rbd_add_snap_dev()
[PATCH 2/3] 5652941 rbd: add an rbd features field
[PATCH 3/3] 79ae7ee rbd: encapsulate code that gets snapshot info
next reply other threads:[~2012-09-07 19:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-07 19:22 Alex Elder [this message]
2012-09-07 19:24 ` [PATCH 1/3] rbd: don't use index in __rbd_add_snap_dev() Alex Elder
2012-09-11 22:49 ` Josh Durgin
2012-09-07 19:25 ` [PATCH 2/3] rbd: add an rbd features field Alex Elder
2012-09-11 22:58 ` Josh Durgin
2012-09-07 19:25 ` [PATCH 3/3] rbd: encapsulate code that gets snapshot info Alex Elder
2012-09-11 23:14 ` Josh Durgin
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=504A498D.30708@inktank.com \
--to=elder@inktank.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.