Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Mon, 11 Dec 2023 10:07:33 -0800 you wrote: > `fs_kfuncs.c`'s `test_xattr` would fail the test even when the > filesystem did not support xattr, for instance when /tmp is mounted as > tmpfs. > > This change checks errno when setxattr fail. If the failure is due to > the operation being unsupported, we will skip the test (just like we > would if verity was not enabled on the FS. > > [...] Here is the summary with links: - [bpf-next] selftests/bpf: Fixes tests for filesystem kfuncs https://git.kernel.org/bpf/bpf-next/c/f77d795618b9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html