bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Lorenz Bauer <lmb@cloudflare.com>
Cc: viro@zeniv.linux.org.uk, ast@kernel.org, daniel@iogearbox.net,
	andrii@kernel.org, mszeredi@redhat.com,
	gregkh@linuxfoundation.org, netdev@vger.kernel.org,
	bpf@vger.kernel.org
Subject: Re: [PATCH bpf-next v3 0/4] Support RENAME_EXCHANGE on bpffs
Date: Wed, 03 Nov 2021 15:00:11 +0000	[thread overview]
Message-ID: <163595161144.22644.942879656026929279.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211028094724.59043-1-lmb@cloudflare.com>

Hello:

This series was applied to bpf/bpf.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:

On Thu, 28 Oct 2021 10:47:20 +0100 you wrote:
> Add support for renameat2(RENAME_EXCHANGE) on bpffs. This is useful
> for atomic upgrades of our sk_lookup control plane.
> 
> v3:
> - Re-use shmem_exchange (Miklos)
> 
> v2:
> - Test exchanging a map and a directory (Alexei)
> - Use ASSERT macros (Andrii)
> 
> [...]

Here is the summary with links:
  - [bpf-next,v3,1/4] libfs: move shmem_exchange to simple_rename_exchange
    https://git.kernel.org/bpf/bpf/c/6429e46304ac
  - [bpf-next,v3,2/4] libfs: support RENAME_EXCHANGE in simple_rename()
    https://git.kernel.org/bpf/bpf/c/3871cb8cf741
  - [bpf-next,v3,3/4] selftests: bpf: convert test_bpffs to ASSERT macros
    https://git.kernel.org/bpf/bpf/c/9fc23c22e574
  - [bpf-next,v3,4/4] selftests: bpf: test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs
    https://git.kernel.org/bpf/bpf/c/7e5ad817ec29

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-11-03 15:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-28  9:47 [PATCH bpf-next v3 0/4] Support RENAME_EXCHANGE on bpffs Lorenz Bauer
2021-10-28  9:47 ` [PATCH bpf-next v3 1/4] libfs: move shmem_exchange to simple_rename_exchange Lorenz Bauer
2021-10-29 15:28   ` Daniel Borkmann
2021-11-02  8:58   ` Miklos Szeredi
2021-10-28  9:47 ` [PATCH bpf-next v3 2/4] libfs: support RENAME_EXCHANGE in simple_rename() Lorenz Bauer
2021-11-02  9:25   ` Miklos Szeredi
2021-11-02 10:11     ` Daniel Borkmann
2021-11-02 11:36       ` Christian Brauner
2021-10-28  9:47 ` [PATCH bpf-next v3 3/4] selftests: bpf: convert test_bpffs to ASSERT macros Lorenz Bauer
2021-10-28  9:47 ` [PATCH bpf-next v3 4/4] selftests: bpf: test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs Lorenz Bauer
2021-11-03 15:00 ` patchwork-bot+netdevbpf [this message]

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=163595161144.22644.942879656026929279.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=lmb@cloudflare.com \
    --cc=mszeredi@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).