[PATCH net] rxrpc: Fix received abort handling

David Miller davem at davemloft.net
Wed Feb 7 18:47:59 PST 2018


From: David Howells <dhowells at redhat.com>
Date: Tue, 06 Feb 2018 16:44:12 +0000

> AF_RXRPC is incorrectly sending back to the server any abort it receives
> for a client connection.  This is due to the final-ACK offload to the
> connection event processor patch.  The abort code is copied into the
> last-call information on the connection channel and then the event
> processor is set.
> 
> Instead, the following should be done:
 ...
> Fixes: 3136ef49a14c ("rxrpc: Delay terminal ACK transmission on a client call")
> Signed-off-by: David Howells <dhowells at redhat.com>

Applied, thanks David.



More information about the linux-afs mailing list