[PATCH net-next 0/5] rxrpc: Fixes for the connection manager rewrite

David Miller davem at davemloft.net
Mon Sep 14 17:04:22 EDT 2020


From: David Howells <dhowells at redhat.com>
Date: Mon, 14 Sep 2020 16:30:46 +0100

> 
> Here are some fixes for the connection manager rewrite:
> 
>  (1) Fix a goto to the wrong place in error handling.
> 
>  (2) Fix a missing NULL pointer check.
> 
>  (3) The stored allocation error needs to be stored signed.
> 
>  (4) Fix a leak of connection bundle when clearing connections due to
>      net namespace exit.
> 
>  (5) Fix an overget of the bundle when setting up a new client conn.
> 
> The patches are tagged here:
> 
> 	git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git
> 	rxrpc-next-20200914

Pulled, thanks David.



More information about the linux-afs mailing list