Skip to content
Commit 999b69f8 authored by David Howells's avatar David Howells
Browse files

rxrpc: Kill the client connection bundle concept



Kill off the concept of maintaining a bundle of connections to a particular
target service to increase the number of call slots available for any
beyond four for that service (there are four call slots per connection).

This will make cleaning up the connection handling code easier and
facilitate removal of the rxrpc_transport struct.  Bundling can be
reintroduced later if necessary.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 5627cc8b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment