All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] libceph: use RB_EMPTY_NODE() in the osd client
@ 2012-12-17 18:31 Alex Elder
  2012-12-17 18:33 ` [PATCH,v2 1/3] libceph: init osd->o_node in create_osd() Alex Elder
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alex Elder @ 2012-12-17 18:31 UTC (permalink / raw)
  To: ceph-devel

The first one of these is an update based on a previous post.
The other two are new, but basically address the same issue
in two other spots in the osd client code.

					-Alex

[PATCH 1/3] libceph: init osd->o_node in create_osd()
[PATCH 2/3] libceph: init event->node in ceph_osdc_create_event()
[PATCH 3/3] libceph: don't use rb_init_node() in

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

end of thread, other threads:[~2012-12-17 18:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-17 18:31 [PATCH 0/3] libceph: use RB_EMPTY_NODE() in the osd client Alex Elder
2012-12-17 18:33 ` [PATCH,v2 1/3] libceph: init osd->o_node in create_osd() Alex Elder
2012-12-17 18:33 ` [PATCH 2/3] libceph: init event->node in ceph_osdc_create_event() Alex Elder
2012-12-17 18:33 ` [PATCH 3/3] libceph: don't use rb_init_node() in ceph_osdc_alloc_request() 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.