-
David Howells authored
If a client operation for which we're waiting gets interrupted, we need to try aborting it and then call rxrpc_kernel_recv_data() to find out how the call actually completed (we could race with an incoming abort, for example). If we did manage to abort the call, we also need to log the fact that the call is now complete. Signed-off-by: David Howells <dhowells@redhat.com>
fcb871a2