OSDN Git Service

Merge branch 'rds-bug-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 27 Dec 2017 18:37:28 +0000 (13:37 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Dec 2017 18:38:24 +0000 (13:38 -0500)
commit1f119f90382a017dd0dc27340e1c80b83aa3e9cd
treead18de18bd14bf8b173a5f5ee48b53ee3c8c4a39
parent3c1490913f3bcf750261649e7ffd62390187058c
parent66261da169263f90c431741886b90b0982dda981
Merge branch 'rds-bug-fixes'

Sowmini Varadhan says:

====================
rds bug fixes

Ran into pre-existing bugs when working on the fix for
   https://www.spinics.net/lists/netdev/msg472849.html

The bugs fixed in this patchset are unrelated to the syzbot
failure (which I'm still testing and trying to reproduce) but
meanwhile, let's get these fixes out of the way.

V2: target net-next (rds:tcp patches have a dependancy on
changes that are in net-next, but not yet in net)
====================

Signed-off-by: David S. Miller <davem@davemloft.net>