Re: [PATCH net-next 0/3] rxrpc: Miscellaneous improvements

2016-08-23 Thread David Miller
From: David Howells Date: Tue, 23 Aug 2016 16:28:54 +0100 > Here are some improvements that are part of the AF_RXRPC rewrite. They > need to be applied on top of the just posted cleanups. ... > git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git > rxrpc-rewrite-20160

[PATCH net-next 0/3] rxrpc: Miscellaneous improvements

2016-08-23 Thread David Howells
Here are some improvements that are part of the AF_RXRPC rewrite. They need to be applied on top of the just posted cleanups. (1) Set the connection expiry on the connection becoming idle when its last currently active call completes rather than each time put is called. This me