All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] rbd: little cleanups
@ 2012-11-01 13:45 Alex Elder
  2012-11-01 13:48 ` [PATCH 1/5] rbd: document rbd_spec structure Alex Elder
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Alex Elder @ 2012-11-01 13:45 UTC (permalink / raw)
  To: ceph-devel

These are a handful of fairly minor cleanup items I've
been putting off sending out until some of the meatier
stuff got done.

					-Alex

[PATCH 1/5] rbd: document rbd_spec structure
[PATCH 2/5] rbd: kill rbd_spec->image_name_len
[PATCH 3/5] rbd: kill rbd_spec->image_id_len
[PATCH 4/5] rbd: don't use ENOTSUPP
[PATCH 5/5] rbd: use kmemdup()

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

end of thread, other threads:[~2012-11-01 13:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-01 13:45 [PATCH 0/5] rbd: little cleanups Alex Elder
2012-11-01 13:48 ` [PATCH 1/5] rbd: document rbd_spec structure Alex Elder
2012-11-01 13:53 ` [PATCH 2/5] rbd: kill rbd_spec->image_name_len Alex Elder
2012-11-01 13:54 ` [PATCH 3/5] rbd: kill rbd_spec->image_id_len Alex Elder
2012-11-01 13:55 ` [PATCH 4/5] rbd: don't use ENOTSUPP Alex Elder
2012-11-01 13:57 ` [PATCH 5/5] rbd: use kmemdup() Alex Elder

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.