diff options
author | 2022-07-11 11:36:09 -0500 | |
---|---|---|
committer | 2022-10-03 14:49:02 -0700 | |
commit | 2218d08123362c63bab257caf5ec3bc1a6e87ae9 (patch) | |
tree | 3f856d2171910378a25c74a4fd405960cefaf7c1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | apparmor: use zstd compression for profile data (diff) | |
download | wireguard-linux-2218d08123362c63bab257caf5ec3bc1a6e87ae9.tar.xz wireguard-linux-2218d08123362c63bab257caf5ec3bc1a6e87ae9.zip |
apparmor: expose compression level limits in sysfs
Create two new files in apparmor's sysfs:
/sys/kernel/security/apparmor/raw_data_compression_level_min
/sys/kernel/security/apparmor/raw_data_compression_level_max
These correspond to the minimum and maximum zstd compression levels
that can be assigned to the apparmor module parameter
raw_data_compression_level.
Signed-off-by: Jon Tourville <jon.tourville@canonical.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions