diff options
author | Song Liu <song@kernel.org> | 2024-08-07 02:09:03 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-08-07 21:26:54 +0300 |
commit | ac13a4261afe81ca423eddd8e6571078fe2a7cea (patch) | |
tree | 246708b788e0667c88f3294d90fbe431b0b32963 /rust/helpers/signal.c | |
parent | fa4e5afa9758e6567a6a54ea7bf53d570ec94881 (diff) | |
download | linux-ac13a4261afe81ca423eddd8e6571078fe2a7cea.tar.xz |
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 'rust/helpers/signal.c')
0 files changed, 0 insertions, 0 deletions