rxrpc: Move error processing into the local endpoint I/O thread
authorDavid Howells <dhowells@redhat.com>
Mon, 10 Oct 2022 10:47:31 +0000 (11:47 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 1 Dec 2022 13:36:40 +0000 (13:36 +0000)
commitff7348254e704b6d0121970e311a6b699268e1ac
treee699ce13892a1fd0a12f0a591a90bcadf31a28dd
parent446b3e14525b477e441a6bb8ce56cea12512acc2
rxrpc: Move error processing into the local endpoint I/O thread

Move the processing of error packets into the local endpoint I/O thread,
leaving the handover from UDP to merely transfer them into the local
endpoint queue.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
net/rxrpc/ar-internal.h
net/rxrpc/io_thread.c
net/rxrpc/peer_event.c