diff options
author | Song Liu <song@kernel.org> | 2024-08-06 16:09:03 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-08-07 11:26:54 -0700 |
commit | ac13a4261afe81ca423eddd8e6571078fe2a7cea (patch) | |
tree | 246708b788e0667c88f3294d90fbe431b0b32963 /tools/testing/selftests/bpf/prog_tests/global_data_init.c | |
parent | fa4e5afa9758e6567a6a54ea7bf53d570ec94881 (diff) |
bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentry
This kfunc can be used in LSM hooks with dentry, such as:
security_inode_listxattr
security_inode_permission
and many more.
Acked-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Song Liu <song@kernel.org>
Link: https://lore.kernel.org/r/20240806230904.71194-3-song@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/global_data_init.c')
0 files changed, 0 insertions, 0 deletions