]> git.itanic.dy.fi Git - linux-stable/commitdiff
Merge branch 'bug-fixes-for-net-handshake'
authorJakub Kicinski <kuba@kernel.org>
Thu, 25 May 2023 05:05:25 +0000 (22:05 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 25 May 2023 05:05:26 +0000 (22:05 -0700)
Chuck Lever says:

====================
Bug fixes for net/handshake

Paolo observed that there is a possible leak of sock->file. I
haven't looked into that yet, but it seems to be separate from
the fixes in this series, so no need to hold these up.
====================

The submissions mentions net-next but it means netdev (perhaps
merge window left over when trees are converged). In any case,
it should have gone into net, but was instead applied to net-next
as commit deb2e484baf9 ("Merge branch 'net-handshake-fixes'").
These are fixes tho, and Chuck needs them to make progress with
the client so double-merging them into net... it is what it is :(

Link: https://lore.kernel.org/r/168381978252.84244.1933636428135211300.stgit@91.116.238.104.host.secureserver.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge