mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-27 11:49:07 +08:00
Upstream uses denylist and allowlist terminology instead of blacklist and whitelist. It also has established a less deeply nested directory structure. This change renames the blacklist & whitelist files accordingly and moves them one level up out of their containing directory to mirror the layout we have upstream as well as in kernel-patches/vmtest. Signed-off-by: Daniel Müller <deso@posteo.net>