[PATCH 0/9] RxRPC: 2nd rewrite part 1

2016-04-07 Thread David Howells
Okay, I'm in the process of rewriting the RxRPC rewrite. The primary aim of this second rewrite is to strictly control the number of active connections we know about and to get rid of connections we don't need much more quickly. On top of this, there are fixes to the protocol handling which will

Re: [PATCH 0/9] RxRPC: 2nd rewrite part 1

2016-04-11 Thread David Miller
From: David Howells Date: Thu, 07 Apr 2016 17:22:56 +0100 > Okay, I'm in the process of rewriting the RxRPC rewrite. The primary aim of > this second rewrite is to strictly control the number of active connections we > know about and to get rid of connections we don't need much more quickly. >

Re: [PATCH 0/9] RxRPC: 2nd rewrite part 1

2016-04-11 Thread David Howells
David Miller wrote: > Series applied, but I had to fix up some trailing whitespace (reported by > GIT) by hand. Okay, thanks. David

Re: [PATCH 0/9] RxRPC: 2nd rewrite part 1

2016-04-11 Thread David Howells
David Miller wrote: > Series applied, but I had to fix up some trailing whitespace (reported by > GIT) by hand. Do you perchance have a git hook script for checking for trailing whitespace? David

Re: [PATCH 0/9] RxRPC: 2nd rewrite part 1

2016-04-11 Thread David Howells
David Howells wrote: > > Series applied, but I had to fix up some trailing whitespace (reported by > > GIT) by hand. > > Do you perchance have a git hook script for checking for trailing whitespace? No matter - there's already such a script installed by git clone - I just have to enable it. Da

Re: [PATCH 0/9] RxRPC: 2nd rewrite part 1

2016-04-11 Thread David Miller
From: David Howells Date: Mon, 11 Apr 2016 23:01:39 +0100 > David Miller wrote: > >> Series applied, but I had to fix up some trailing whitespace (reported by >> GIT) by hand. > > Do you perchance have a git hook script for checking for trailing whitespace? Just try to apply the series yourse