All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] Fixing libfc memory leaks
@ 2020-01-14 14:43 Igor Druzhinin
  2020-01-14 14:43 ` [PATCH RESEND 1/2] scsi: libfc: free response frame from GPN_ID Igor Druzhinin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Igor Druzhinin @ 2020-01-14 14:43 UTC (permalink / raw)
  To: fcoe-devel, linux-scsi, linux-kernel, hare
  Cc: jejb, martin.petersen, Igor Druzhinin

Hi Hannes,

Could you take a look at those?
At least the first one causes noticeable memory decline over time
for some of our deployments.

Igor Druzhinin (2):
  scsi: libfc: free response frame from GPN_ID
  scsi: libfc: drop extra rport reference in fc_rport_create()

 drivers/scsi/libfc/fc_disc.c  | 2 ++
 drivers/scsi/libfc/fc_rport.c | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

-- 
2.7.4


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

end of thread, other threads:[~2020-02-21 22:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-14 14:43 [PATCH RESEND 0/2] Fixing libfc memory leaks Igor Druzhinin
2020-01-14 14:43 ` [PATCH RESEND 1/2] scsi: libfc: free response frame from GPN_ID Igor Druzhinin
2020-02-21  9:18   ` Hannes Reinecke
2020-02-21 22:56   ` Martin K. Petersen
2020-01-14 14:43 ` [PATCH RESEND 2/2] scsi: libfc: drop extra rport reference in fc_rport_create() Igor Druzhinin
2020-02-21  9:21   ` Hannes Reinecke
2020-01-21  4:56 ` [PATCH RESEND 0/2] Fixing libfc memory leaks Martin K. Petersen

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.