All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH REPOST 0/2] rbd: fix two leaks
@ 2013-01-04 14:57 Alex Elder
  2013-01-04 14:58 ` [PATCH REPOST 1/2] rbd: don't leak rbd_req on synchronous requests Alex Elder
  2013-01-04 14:58 ` [PATCH REPOST 2/2] rbd: don't leak rbd_req for rbd_req_sync_notify_ack() Alex Elder
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Elder @ 2013-01-04 14:57 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

When certain special osd requests are processed, they have data
structures allocated that are not properly freed when the request
is completed.  This series fixes that.

					-Alex

[PATCH REPOST 1/2] rbd: don't leak rbd_req on synchronous requests
[PATCH REPOST 2/2] rbd: don't leak rbd_req for rbd_req_sync_notify_ack()

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

end of thread, other threads:[~2013-01-04 14:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-04 14:57 [PATCH REPOST 0/2] rbd: fix two leaks Alex Elder
2013-01-04 14:58 ` [PATCH REPOST 1/2] rbd: don't leak rbd_req on synchronous requests Alex Elder
2013-01-04 14:58 ` [PATCH REPOST 2/2] rbd: don't leak rbd_req for rbd_req_sync_notify_ack() 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.