All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] rbd: hide some snapshot info details
@ 2012-09-07 19:22 Alex Elder
  2012-09-07 19:24 ` [PATCH 1/3] rbd: don't use index in __rbd_add_snap_dev() Alex Elder
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alex Elder @ 2012-09-07 19:22 UTC (permalink / raw)
  To: ceph-devel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-09-11 23:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-07 19:22 [PATCH 0/3] rbd: hide some snapshot info details Alex Elder
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

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.