Re: [PATCH net-next 0/8] rxrpc: Overhaul call refcounting

2016-09-07 Thread David Miller
From: David Howells Date: Wed, 07 Sep 2016 16:22:26 +0100 > > Here's a set of mostly small patches leading up to one big one. > > The big patch at the end of the series overhauls how rxrpc_call refcounting > is handled, making it more sane so that calls bound to user IDs

[PATCH net-next 0/8] rxrpc: Overhaul call refcounting

2016-09-07 Thread David Howells
Here's a set of mostly small patches leading up to one big one. The big patch at the end of the series overhauls how rxrpc_call refcounting is handled, making it more sane so that calls bound to user IDs are _only_ released from socket operations or kernel API functions. Further, the patch