commit | ff7348254e704b6d0121970e311a6b699268e1ac | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Mon Oct 10 11:47:31 2022 +0100 |
committer | David Howells <dhowells@redhat.com> | Thu Dec 01 13:36:40 2022 +0000 |
tree | e699ce13892a1fd0a12f0a591a90bcadf31a28dd | |
parent | 446b3e14525b477e441a6bb8ce56cea12512acc2 [diff] |
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