All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] rbd: reorder some setup operations
@ 2013-04-27 12:31 Alex Elder
  2013-04-27 12:32 ` [PATCH 1/4] rbd: fix up some sysfs stuff Alex Elder
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Alex Elder @ 2013-04-27 12:31 UTC (permalink / raw)
  To: ceph-devel

The first patch of this series doesn't really belong,
but I threw it in anyway.  The other three defer doing
some initialization of an rbd device until just before
it gets activated by a call to add_disk().

					-Alex

[PATCH 1/4] rbd: fix up some sysfs stuff
[PATCH 2/4] rbd: only set device exists flag when ready
[PATCH 3/4] rbd: defer setting disk capacity
[PATCH 4/4] rbd: defer setting the mapping size and features

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

end of thread, other threads:[~2013-04-29 19:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-27 12:31 [PATCH 0/4] rbd: reorder some setup operations Alex Elder
2013-04-27 12:32 ` [PATCH 1/4] rbd: fix up some sysfs stuff Alex Elder
2013-04-27 12:33 ` [PATCH 2/4] rbd: only set device exists flag when ready Alex Elder
2013-04-27 12:33 ` [PATCH 3/4] rbd: defer setting disk capacity Alex Elder
2013-04-27 12:33 ` [PATCH 4/4] rbd: defer setting the mapping size and features Alex Elder
2013-04-29 19:41 ` [PATCH 0/4] rbd: reorder some setup operations Josh Durgin

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.