Tom Tucker
120693d12c
svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handler
...
The svcrdma transport takes a reference when it gets the ESTABLISHED
event from the provider. This reference is supposed to be removed when
the DISCONNECT event is received, however, the call to svc_xprt_put
was missing in the switch statement. This results in the memory
associated with the transport never being freed.
Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
2008-05-19 07:33:46 -05:00
..
2008-05-14 19:23:27 -05:00
2008-01-31 19:28:31 -08:00
2008-05-02 04:09:11 -07:00
2008-03-26 04:39:53 +09:00
2008-05-06 00:00:16 -07:00
2008-04-14 02:30:23 -07:00
2008-05-02 16:25:46 -07:00
2008-05-04 17:58:07 -07:00
2008-05-08 19:03:26 -07:00
2008-05-14 03:50:03 -07:00
2008-05-05 13:50:24 -07:00
2008-05-04 22:14:42 -07:00
2008-05-12 20:48:31 -07:00
2008-04-13 22:45:40 -07:00
2008-04-14 02:30:23 -07:00
2008-05-14 10:08:24 -07:00
2008-05-12 20:48:31 -07:00
2008-03-26 04:39:53 +09:00
2008-05-14 19:11:15 -07:00
2008-04-10 02:12:45 -07:00
2008-04-28 06:18:03 -04:00
2008-04-02 22:35:23 -07:00
2008-05-12 21:59:32 -07:00
2008-05-14 10:08:24 -07:00
2008-04-28 06:18:03 -04:00
2008-04-28 06:18:03 -04:00
2008-03-26 04:39:55 +09:00
2008-05-12 20:48:31 -07:00
2008-04-15 15:04:35 -04:00
2008-05-02 17:03:22 -07:00
2008-05-02 16:20:10 -07:00
2008-05-06 00:10:24 -07:00
2008-05-13 23:25:00 -07:00
2008-05-19 07:33:46 -05:00
2008-05-08 21:38:24 -07:00
2008-04-24 08:40:34 -07:00
2008-02-28 14:15:56 -08:00
2008-04-14 02:30:23 -07:00
2008-03-26 04:39:55 +09:00
2008-05-12 20:48:31 -07:00
2008-04-29 03:23:22 -07:00
2008-03-04 15:18:22 +09:00
2008-04-23 03:37:49 -07:00
2008-05-01 02:47:38 -07:00