netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Small fixes/changes for RDS
@ 2014-10-01 21:49 Herton R. Krzesinski
  2014-10-01 21:49 ` [PATCH 1/3] net/rds: call rds_conn_drop instead of open code it at rds_connect_complete Herton R. Krzesinski
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Herton R. Krzesinski @ 2014-10-01 21:49 UTC (permalink / raw)
  To: Chien Yen
  Cc: rds-devel, netdev, linux-kernel, David S. Miller, rmanes,
	dledford

Hi,

I got a report of one issue within RDS (after investigation it was a double
free), and I'm sending the fix (patch 3/3) which reporter said it works (no more
WARNING triggered on a specially instrumented kernel). The report/test was done
on a very old kernel (RHEL 5, 2.6.18 based with backports), but the problem the
patch handles still exists and should not change. Besides that, while
reviewing some of the code but being unable to reproduce with rds_tcp, I
noticed two small improvements/fixes which are in patches 1 and 2.

thanks,
--
[]'s
Herton

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

end of thread, other threads:[~2014-10-03 19:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-01 21:49 Small fixes/changes for RDS Herton R. Krzesinski
2014-10-01 21:49 ` [PATCH 1/3] net/rds: call rds_conn_drop instead of open code it at rds_connect_complete Herton R. Krzesinski
2014-10-01 21:49 ` [PATCH 2/3] net/rds: do proper house keeping if connection fails in rds_tcp_conn_connect Herton R. Krzesinski
2014-10-01 21:49 ` [PATCH 3/3] net/rds: fix possible double free on sock tear down Herton R. Krzesinski
2014-10-03 19:52 ` Small fixes/changes for RDS David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).