[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163844761086.9736.14634506790710664041.git-patchwork-notify@kernel.org>
Date: Thu, 02 Dec 2021 12:20:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tony Lu <tonylu@...ux.alibaba.com>
Cc: kuba@...nel.org, davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH RESEND net] net/smc: Keep smc_close_final rc during active
close
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Wed, 1 Dec 2021 14:42:16 +0800 you wrote:
> When smc_close_final() returns error, the return code overwrites by
> kernel_sock_shutdown() in smc_close_active(). The return code of
> smc_close_final() is more important than kernel_sock_shutdown(), and it
> will pass to userspace directly.
>
> Fix it by keeping both return codes, if smc_close_final() raises an
> error, return it or kernel_sock_shutdown()'s.
>
> [...]
Here is the summary with links:
- [RESEND,net] net/smc: Keep smc_close_final rc during active close
https://git.kernel.org/netdev/net/c/00e158fb91df
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists