commit | 7fb8b546e3d6476727d79771ede5bd945cd24980 | [log] [tgz] |
---|---|---|
author | Paul Lawrence <paullawrence@google.com> | Tue Jul 19 16:13:49 2022 -0700 |
committer | Paul Lawrence <paullawrence@google.com> | Fri Jul 22 12:35:36 2022 -0700 |
tree | a9cc3c6dc5842abfb8a68a788dd296d997e27ffc | |
parent | 15f1bf8928a3c136fe7487c9eb70053922e63db5 [diff] |
Add fuse prog types to allowed prog types from system Until fuse-bpf is upstreamed, the value BPF_PROG_TYPE_FUSE is dynamically defined, so use BPF_PROG_TYPE_UNSPEC as a placeholder and read the actual value from sys/fs/fuse Bug: 202785178 Test: fuse bpf can be enabled successfully Change-Id: I67d3ff45768b581a6b239e235edaa6e46a2f6fe0