[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180207.214759.2013654644874294782.davem@davemloft.net>
Date: Wed, 07 Feb 2018 21:47:59 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: dhowells@...hat.com
Cc: netdev@...r.kernel.org, linux-afs@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] rxrpc: Fix received abort handling
From: David Howells <dhowells@...hat.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@...hat.com>
Applied, thanks David.
Powered by blists - more mailing lists