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

rxrpc: Check that the client conns cache is empty before module removal



Check that the client conns cache is empty before module removal and bug if
not, listing any offending connections that are still present.  Unfortunately,
if there are connections still around, then the transport socket is still
unexpectedly open and active, so we can't just unallocate the connections.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent bba304db
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