lxd/include: update bpf header files #13842
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Our bpf UAPI header files are obsolete, which leads to errors like:
level=debug msg="Handling bpf syscall" audit_architecture=3221225655 bpf_attach_type=-22 bpf_cmd=-22 bpf_prog_type=-22 container=t1 project=default seccomp_notify_fd=35 seccomp_notify_flags=0 seccomp_notify_id=8290735664846847091 seccomp_notify_mem_fd=34 seccomp_notify_pid=1942874 syscall_continue=true syscall_handler_error="file too large - Failed to handle bpf syscall" syscall_number=280
Let's update our headers to ones from Linux kernel version 6.10.