commit | 3ad3794efa2112dd6ab23312acedd3d409608408 | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Thu Sep 19 00:13:04 2024 +0000 |
committer | Maciej Żenczykowski <maze@google.com> | Thu Sep 19 00:40:53 2024 +0000 |
tree | f896294a4630f7cd536a81c7be3f715ee018b310 | |
parent | a0eabde1f7ecbb080c5858174285d3de10fa3aeb [diff] |
bpf: merge block.c into netd.c Since this is just a special case of a bpf cgroup hook, it really should be in netd.o with all other such hooks. Besides moving/renaming the map & programs this should be a no-op. Test: TreeHugger, atest bpf_existence_test Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I4a2aedaf77f89a9c0a96fa1c369d80659535eabe