[PATCH 2/2] rxrpc: Limit the listening backlog

David Howells dhowells at redhat.com
Fri Jun 10 06:40:28 PDT 2016


David Howells <dhowells at redhat.com> wrote:

> +		else if (backlog > max)
> +			break;

Oops.  Please ignore this version of the patch - I forgot to commit a change
to it before posting.

David



More information about the linux-afs mailing list