CEPH filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] rbd: separating mapping info from rbd_device
@ 2012-10-11 15:42 Alex Elder
  2012-10-11 15:43 ` [PATCH 1/2] rbd: move dev_id and list links into mapping Alex Elder
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alex Elder @ 2012-10-11 15:42 UTC (permalink / raw)
  To: ceph-devel

The rbd device structure has up to now contained information about
the rbd image (and possibly snapshot id) that backs it as well as
the device interface it represents in Linux when it is mapped.  In
order to add layering support we're going to want to separate the
mapping information from the image information more clearly.  This
was begun recently but these two patches do the bulk of the movement
of the rest of the mapping-related fields.

					-Alex

[PATCH 1/2] rbd: move dev_id and list links into mapping
[PATCH 2/2] rbd: move more stuff into mapping

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

end of thread, other threads:[~2012-10-22 13:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-11 15:42 [PATCH 0/2] rbd: separating mapping info from rbd_device Alex Elder
2012-10-11 15:43 ` [PATCH 1/2] rbd: move dev_id and list links into mapping Alex Elder
2012-10-11 15:43 ` [PATCH 2/2] rbd: move more stuff " Alex Elder
2012-10-22 13:07 ` [PATCH 0/2] rbd: separating mapping info from rbd_device Alex Elder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox