Re: [PATCH bpf-next v8 0/7] Generalizing bpf_local_storage

From: KP Singh
Date: Mon Aug 03 2020 - 13:46:46 EST




On 8/3/20 6:46 PM, KP Singh wrote:
> From: KP Singh <kpsingh@xxxxxxxxxx>
>
> # v7 -> v8
>
> - Fixed an issue with BTF IDs for helpers and added
> bpf_<>_storage_delete to selftests to catch this issue.
> - Update comments about refcounts and grabbed a refcount to the open
> file for userspace inode helpers.
> - Rebase.
>

Apologies, I missed that bpf-next is already closed.

I will resend this as a v9 after it opens again.

[...]