From: patchwork-bot+netdevbpf@kernel•org
To: Jiang Wang <jiang.wang@bytedance•com>
Cc: bpf@vger•kernel.org, cong.wang@bytedance•com,
casey@schaufler-ca•com, davem@davemloft•net, kuba@kernel•org,
ast@kernel•org, daniel@iogearbox•net, andrii@kernel•org,
kafai@fb•com, songliubraving@fb•com, yhs@fb•com,
john.fastabend@gmail•com, kpsingh@kernel•org,
viro@zeniv•linux.org.uk, edumazet@google•com,
christian.brauner@ubuntu•com, Rao.Shoaib@oracle•com,
kuniyu@amazon•co.jp, jakub@cloudflare•com,
netdev@vger•kernel.org, linux-kernel@vger•kernel.org
Subject: Re: [PATCH bpf v1] unix: fix an issue in unix_shutdown causing the other end read/write failures
Date: Wed, 06 Oct 2021 12:50:07 +0000 [thread overview]
Message-ID: <163352460703.1778.3585956058369560371.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211004232530.2377085-1-jiang.wang@bytedance.com>
Hello:
This patch was applied to bpf/bpf.git (refs/heads/master):
On Mon, 4 Oct 2021 23:25:28 +0000 you wrote:
> Commit 94531cfcbe79 ("af_unix: Add unix_stream_proto for sockmap")
> sets unix domain socket peer state to TCP_CLOSE
> in unix_shutdown. This could happen when the local end is shutdown
> but the other end is not. Then the other end will get read or write
> failures which is not expected.
>
> Fix the issue by setting the local state to shutdown.
>
> [...]
Here is the summary with links:
- [bpf,v1] unix: fix an issue in unix_shutdown causing the other end read/write failures
https://git.kernel.org/bpf/bpf/c/d0c6416bd709
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2021-10-06 12:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-04 23:25 [PATCH bpf v1] unix: fix an issue in unix_shutdown causing the other end read/write failures Jiang Wang
2021-10-05 0:04 ` Casey Schaufler
2021-10-05 22:17 ` Song Liu
2021-10-06 12:50 ` patchwork-bot+netdevbpf [this message]
2021-11-11 14:00 ` Vincent Whitchurch
2021-11-19 14:14 ` Jakub Kicinski
2021-11-19 14:28 ` Jakub Kicinski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=163352460703.1778.3585956058369560371.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=Rao.Shoaib@oracle$(echo .)com \
--cc=andrii@kernel$(echo .)org \
--cc=ast@kernel$(echo .)org \
--cc=bpf@vger$(echo .)kernel.org \
--cc=casey@schaufler-ca$(echo .)com \
--cc=christian.brauner@ubuntu$(echo .)com \
--cc=cong.wang@bytedance$(echo .)com \
--cc=daniel@iogearbox$(echo .)net \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=jakub@cloudflare$(echo .)com \
--cc=jiang.wang@bytedance$(echo .)com \
--cc=john.fastabend@gmail$(echo .)com \
--cc=kafai@fb$(echo .)com \
--cc=kpsingh@kernel$(echo .)org \
--cc=kuba@kernel$(echo .)org \
--cc=kuniyu@amazon$(echo .)co.jp \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=songliubraving@fb$(echo .)com \
--cc=viro@zeniv$(echo .)linux.org.uk \
--cc=yhs@fb$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox