Files
kernel-tenderloin-3.0/net/rds
Zach Brown 5adb5bc65f RDS: have sockets get transport module references
Right now there's nothing to stop the various paths that use
rs->rs_transport from racing with rmmod and executing freed transport
code.  The simple fix is to have binding to a transport also hold a
reference to the transport's module, removing this class of races.

We already had an unused t_owner field which was set for the modular
transports and which wasn't set for the built-in loop transport.

Signed-off-by: Zach Brown <zach.brown@oracle.com>
2010-09-08 18:16:47 -07:00
..
2010-09-08 18:16:41 -07:00
2010-09-08 18:16:40 -07:00
2010-09-08 18:16:44 -07:00
2010-09-08 18:16:44 -07:00
2010-09-08 18:11:37 -07:00
2010-09-08 18:16:39 -07:00
2010-09-08 18:16:39 -07:00
2010-09-08 18:11:44 -07:00
2010-09-08 18:15:27 -07:00
2009-08-23 19:13:02 -07:00
2010-09-08 18:16:39 -07:00
2010-09-08 18:16:39 -07:00