[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163795560999.18431.3973252730060486698.git-patchwork-notify@kernel.org>
Date: Fri, 26 Nov 2021 19:40:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tony Lu <tonylu@...ux.alibaba.com>
Cc: kgraul@...ux.ibm.com, kuba@...nel.org, davem@...emloft.net,
netdev@...r.kernel.org, linux-s390@...r.kernel.org,
linux-rdma@...r.kernel.org
Subject: Re: [PATCH net v3] net/smc: Don't call clcsock shutdown twice when smc
shutdown
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 26 Nov 2021 10:41:35 +0800 you wrote:
> When applications call shutdown() with SHUT_RDWR in userspace,
> smc_close_active() calls kernel_sock_shutdown(), and it is called
> twice in smc_shutdown().
>
> This fixes this by checking sk_state before do clcsock shutdown, and
> avoids missing the application's call of smc_shutdown().
>
> [...]
Here is the summary with links:
- [net,v3] net/smc: Don't call clcsock shutdown twice when smc shutdown
https://git.kernel.org/netdev/net/c/bacb6c1e4769
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