All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] rbd: four minor changes
@ 2012-10-22 16:49 Alex Elder
  2012-10-22 16:51 ` [PATCH 1/4] rbd: verify rbd image order value Alex Elder
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Alex Elder @ 2012-10-22 16:49 UTC (permalink / raw)
  To: ceph-devel

This adds a few minor changes to rbd.  The first tightens up
the validity checks for an rbd image.  The second loosens a
restriction on the length of user-provided snapshot name (but
adds early check to see if it's exceeded).  The third refactors
and comments a function, and the last gets rid of a structure
that we don't need to carry around after initialization.

					-Alex

[PATCH 1/4] rbd: verify rbd image order value
[PATCH 2/4] rbd: increase maximum snapshot name length
[PATCH 3/4] rbd: simplify rbd_merge_bvec()
[PATCH 4/4] rbd: kill rbd_device->rbd_opts


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

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

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-22 16:49 [PATCH 0/4] rbd: four minor changes Alex Elder
2012-10-22 16:51 ` [PATCH 1/4] rbd: verify rbd image order value Alex Elder
2012-10-22 22:43   ` Dan Mick
2012-10-24 18:02   ` Josh Durgin
2012-10-26 22:06     ` Alex Elder
2012-10-22 16:51 ` [PATCH 2/4] rbd: increase maximum snapshot name length Alex Elder
2012-10-24 19:01   ` Josh Durgin
2012-10-24 21:05   ` Dan Mick
2012-10-22 16:51 ` [PATCH 3/4] rbd: simplify rbd_merge_bvec() Alex Elder
2012-10-24 22:23   ` Dan Mick
2012-10-24 22:31     ` Josh Durgin
2012-10-22 16:51 ` [PATCH 4/4] rbd: kill rbd_device->rbd_opts Alex Elder
2012-10-24 22:30   ` Josh Durgin
2012-10-24 22:37   ` Dan Mick

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.