Re: [PATCH v10 07/27] ima: Move ima_htable into ima_namespace
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2022-02-16 14:42:01
Also in:
linux-integrity, lkml
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2022-02-16 14:42:01
Also in:
linux-integrity, lkml
On Tue, 2022-02-01 at 15:37 -0500, Stefan Berger wrote:
Move ima_htable into ima_namespace. This way a front-end like securityfs can show the number of violations of an IMA namespace.
^can show the number of measurement records and number of violations
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> Acked-by: Christian Brauner <brauner@kernel.org>
Reviewed-by: Mimi Zohar <zohar@linux.ibm.com>