[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160906.135354.1464691430444892293.davem@davemloft.net>
Date: Tue, 06 Sep 2016 13:53:54 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dhowells@...hat.com
Cc: netdev@...r.kernel.org, linux-afs@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 0/9] rxrpc: Small fixes
From: David Howells <dhowells@...hat.com>
Date: Sun, 04 Sep 2016 22:02:24 +0100
>
> Here's a set of small fix patches:
>
> (1) Fix some uninitialised variables.
>
> (2) Set the client call state before making it live by attaching it to the
> conn struct.
>
> (3) Randomise the epoch and starting client conn ID values, and don't
> change the epoch when the client conn ID rolls round.
>
> (4) Replace deprecated create_singlethread_workqueue() calls.
>
> The patches can be found here also (non-terminally on the branch):
>
> http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=rxrpc-rewrite
>
> Tagged thusly:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git
> rxrpc-rewrite-20160904-1
Both rxrpc-rewrite-20160904-1 and rxrpc-rewrite-20160904-2 pulled, thanks.
Powered by blists - more mailing lists