All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] rbd: miscellaneous cleanups
@ 2012-02-29  3:31 Alex Elder
  2012-02-29  3:35 ` [PATCH 1/4] rbd: a few small cleanups Alex Elder
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Alex Elder @ 2012-02-29  3:31 UTC (permalink / raw)
  To: ceph-devel

This series makes a few small unrelated changes to the rbd code.
The first is a set of simple cleanups.  The second makes
ceph_parse_options() return a pointer to make the interface
a little more obvious.  The third gets rid of a duplicate
copy of the pointer to a ceph_client held in an rbd_device,
and the last one makes it so RBD_SNAP_HEAD_NAME is the only
way used for identifying the head snapshot.

					-Alex

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

end of thread, other threads:[~2012-03-02 23:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29  3:31 [PATCH 0/4] rbd: miscellaneous cleanups Alex Elder
2012-02-29  3:35 ` [PATCH 1/4] rbd: a few small cleanups Alex Elder
2012-03-02 19:44   ` Sage Weil
2012-03-02 23:22     ` Alex Elder
2012-02-29  3:35 ` [PATCH 2/4] rbd: make ceph_parse_options() return a pointer Alex Elder
2012-02-29  3:35 ` [PATCH 3/4] rbd: do not duplicate ceph_client pointer in rbd_device Alex Elder
2012-02-29  3:35 ` [PATCH 4/4] rbd: use a single value of snap_name to mean no snap Alex Elder
2012-02-29  4:53   ` Yehuda Sadeh Weinraub
2012-02-29  5:35     ` Alex Elder
2012-03-02 19:46 ` [PATCH 0/4] rbd: miscellaneous cleanups Sage Weil

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.