Re: [PATCH bpf-next v2 1/3] libfs: support RENAME_EXCHANGE in simple_rename()

From: Alexei Starovoitov
Date: Thu Oct 21 2021 - 20:34:41 EST


On Thu, Oct 21, 2021 at 8:16 AM Lorenz Bauer <lmb@xxxxxxxxxxxxxx> wrote:
>
> Allow atomic exchange via RENAME_EXCHANGE when using simple_rename.
> This affects binderfs, ramfs, hubetlbfs and bpffs. There isn't much
> to do except update the various *time fields.
>
> Signed-off-by: Lorenz Bauer <lmb@xxxxxxxxxxxxxx>

Al,

could you please Ack this patch so we can route the whole set through
bpf-next tree?