All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] libceph: four bug fixes
@ 2012-12-10  0:33 Alex Elder
  2012-12-10  0:35 ` [PATCH 1/4] libceph: avoid using freed osd in __kick_osd_requests() Alex Elder
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Elder @ 2012-12-10  0:33 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

This series includes two bug fixes that fix confirmed problems, and
two other changes that are technically fix bugs but which probably
won't cause any trouble.

					-Alex

[PATCH 1/6] libceph: avoid using freed osd in __kick_osd_requests()
[PATCH 2/6] libceph: register request before unregister linger
[PATCH 3/6] libceph: socket can close in any connection state
[PATCH 4/6] libceph: init osd->o_node in create_osd()

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

end of thread, other threads:[~2012-12-10  0:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-10  0:33 [PATCH 0/4] libceph: four bug fixes Alex Elder
2012-12-10  0:35 ` [PATCH 1/4] libceph: avoid using freed osd in __kick_osd_requests() Alex Elder
2012-12-10  0:35 ` [PATCH 2/4] libceph: register request before unregister linger Alex Elder
2012-12-10  0:36 ` [PATCH 3/4] libceph: socket can close in any connection state Alex Elder
2012-12-10  0:36 ` [PATCH 4/4] libceph: init osd->o_node in create_osd() 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.