All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] rbd: finish up basic format 2 support
@ 2012-10-09 20:57 Alex Elder
  2012-10-09 21:00 ` [PATCH 1/4] rbd: define rbd_update_size() Alex Elder
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Alex Elder @ 2012-10-09 20:57 UTC (permalink / raw)
  To: ceph-devel

This series includes updates for two patches posted previously.

					-Alex

[PATCH 1/4] rbd: define rbd_update_size()
     This is a simple addition so a bit of code used by both
     format 1 and 2 can be common rather than duplicated.
[PATCH 2/4, v2] rbd: define rbd_dev_v2_refresh()
     Updated to fetch the image size in addition to the snapshot
     context when refreshing.  The names of some functions no
     longer contain "snapc" to reflect this.
[PATCH 3/4] rbd: implement feature checks
     This ensures that images requiring features not supported
     by the local rbd client software are rejected.
[PATCH 4/4] rbd: activate v2 image support
     Same as before, and trivial.

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

end of thread, other threads:[~2013-08-15 12:30 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-09 20:57 [PATCH 0/4] rbd: finish up basic format 2 support Alex Elder
2012-10-09 21:00 ` [PATCH 1/4] rbd: define rbd_update_size() Alex Elder
2012-10-09 23:27   ` Josh Durgin
2012-10-09 23:46     ` Alex Elder
2012-10-10  1:14     ` [PATCH 1/4, v2] rbd: define rbd_update_mapping_size() Alex Elder
2012-10-10  1:17       ` Josh Durgin
2012-10-09 21:00 ` [PATCH 2/4, v2] rbd: define rbd_dev_v2_refresh() Alex Elder
2012-10-09 23:30   ` Josh Durgin
2012-10-09 21:01 ` [PATCH 3/4] rbd: implement feature checks Alex Elder
2012-10-09 23:31   ` Josh Durgin
2012-10-09 21:01 ` [PATCH 4/4] rbd: activate v2 image support Alex Elder
2012-10-09 23:32   ` Josh Durgin
2012-10-10 15:55 ` [PATCH 0/4] rbd: finish up basic format 2 support Cláudio Martins
2012-10-10 16:29   ` Josh Durgin
2013-08-15 11:42 ` rbd: format 2 support in rbd.ko ? Kasper Dieter
2013-08-15 12:30   ` Damien Churchill

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.