summaryrefslogtreecommitdiff
path: root/include/linux/dynamic_queue_limits.h
diff options
context:
space:
mode:
authorTingmao Wang <m@maowtm.org>2026-06-12 04:48:49 +0300
committerMickaël Salaün <mic@digikod.net>2026-06-14 21:17:19 +0300
commit5f12f8effb5acb38a8b554ea39bd30d43d54f9f0 (patch)
tree228d3e5df9bc0ce267e287f8d05c52c6645f5ac8 /include/linux/dynamic_queue_limits.h
parent29752205db5ff1793437b352c9e343b8e41fb184 (diff)
downloadlinux-5f12f8effb5acb38a8b554ea39bd30d43d54f9f0.tar.xz
landlock: Suppress logging when quiet flag is present
The quietness behaviour is as documented in the previous patch. For optional accesses, since the existing deny_masks can only store 2x4bit of layer index, with no way to represent "no layer", we need to either expand it or have another field to correctly handle quieting of those. This commit uses the latter approach - we add another field to store which optional access (of the 2) are covered by quiet rules in their respective layers as stored in deny_masks. Assisted-by: GitHub-Copilot:claude-opus-4.8 copilot-review Signed-off-by: Tingmao Wang <m@maowtm.org> Link: https://patch.msgid.link/2510a357a94183683eefc49917dcb2240d67be96.1781228815.git.m@maowtm.org [mic: Cosmetic fixes] Signed-off-by: Mickaël Salaün <mic@digikod.net>
Diffstat (limited to 'include/linux/dynamic_queue_limits.h')
0 files changed, 0 insertions, 0 deletions