Re: [PATCH net 0/2] rxrpc: Fixes
From: David Miller <davem@davemloft.net>
Date: 2019-08-09 18:27:38
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2019-08-09 18:27:38
Also in:
lkml
From: David Howells <dhowells@redhat.com> Date: Fri, 09 Aug 2019 17:05:46 +0100
Here's a couple of fixes for rxrpc:
(1) Fix refcounting of the local endpoint.
(2) Don't calculate or report packet skew information. This has been
obsolete since AFS 3.1 and so is a waste of resources.
The patches are tagged here:
git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git
rxrpc-fixes-20190809Pulled, thanks David.