Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Thu, 14 Dec 2023 14:50:14 -0800 you wrote: > Original BPF token patch set ([0]) added delegate_xxx mount options which > supported only special "any" value and hexadecimal bitmask. This patch set > attempts to make specifying and inspecting these mount options more > human-friendly by supporting string constants matching corresponding bpf_cmd, > bpf_map_type, bpf_prog_type, and bpf_attach_type enumerators. > > This implementation relies on BTF information to find all supported symbolic > names. If kernel wasn't built with BTF, BPF FS will still support "any" and > hex-based mask. > > [...] Here is the summary with links: - [v2,bpf-next,1/2] bpf: support symbolic BPF FS delegation mount options https://git.kernel.org/bpf/bpf-next/c/c5707b2146d2 - [v2,bpf-next,2/2] selftests/bpf: utilize string values for delegate_xxx mount options https://git.kernel.org/bpf/bpf-next/c/f2d0ffee1f03 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html