diff options
author | Song Liu <song@kernel.org> | 2025-01-30 13:35:45 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2025-02-13 19:35:31 -0800 |
commit | 531118f1ccfc209d6d100f338eed064636f6da9b (patch) | |
tree | b83ffc302f68babdc7f2e6b1d3c6d59e9ed304d5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b99f27e90268b1a814c13f8bd72ea1db448ea257 (diff) |
fs/xattr: bpf: Introduce security.bpf. xattr name prefix
Introduct new xattr name prefix security.bpf., and enable reading these
xattrs from bpf kfuncs bpf_get_[file|dentry]_xattr().
As we are on it, correct the comments for return value of
bpf_get_[file|dentry]_xattr(), i.e. return length the xattr value on
success.
Signed-off-by: Song Liu <song@kernel.org>
Acked-by: Christian Brauner <brauner@kernel.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Matt Bobrowski <mattbobrowski@google.com>
Link: https://lore.kernel.org/r/20250130213549.3353349-2-song@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions