Re: [PATCH v7 03/28] landlock: Move domain hierarchy management
From: Günther Noack <hidden>
Date: 2025-03-25 19:37:08
Also in:
lkml
From: Günther Noack <hidden>
Date: 2025-03-25 19:37:08
Also in:
lkml
On Thu, Mar 20, 2025 at 08:06:52PM +0100, Mickaël Salaün wrote:
Create a new domain.h file containing the struct landlock_hierarchy definition and helpers. This type will grow with audit support. This also prepares for a new domain type. Cc: Günther Noack <gnoack@google.com> Signed-off-by: Mickaël Salaün <mic@digikod.net>
Reviewed-by: Günther Noack <redacted>