David Howells 8732db67c6 rxrpc: Fix exclusive client connections
Exclusive connections are currently reusable (which they shouldn't be)
because rxrpc_alloc_client_connection() checks the exclusive flag in the
rxrpc_connection struct before it's initialised from the function
parameters.  This means that the DONT_REUSE flag doesn't get set.

Fix this by checking the function parameters for the exclusive flag.

Signed-off-by: David Howells <dhowells@redhat.com>
2016-09-29 22:37:15 +01:00
..
2016-09-17 11:24:04 +01:00
2016-09-24 23:49:46 +01:00
2016-09-24 23:49:46 +01:00
2016-09-24 23:49:46 +01:00
2016-09-24 23:49:46 +01:00
2016-09-24 23:49:46 +01:00
2016-09-17 11:24:04 +01:00
2016-09-24 23:49:46 +01:00
2016-09-24 23:49:46 +01:00
2016-09-22 01:26:25 +01:00
2016-09-13 23:09:13 +01:00
2016-09-24 23:49:46 +01:00
2016-09-17 11:24:04 +01:00