[PATCH v2 bpf-next 0/4] Make inode storage available to tracing prog

Martin KaFai Lau martin.lau at linux.dev
Tue Nov 12 23:46:04 UTC 2024


On 11/12/24 12:36 AM, Song Liu wrote:
> bpf inode local storage can be useful beyond LSM programs. For example,
> bcc/libbpf-tools file* can use inode local storage to simplify the logic.
> This set makes inode local storage available to tracing program.

Overall looks good. Left some comments in the patches. All bpf sk/task/cgroup 
local storage has already done this move, great to see the last bpf inode 
storage that gets done and makes available to non bpf lsm prog.



More information about the Linux-security-module-archive mailing list