Re: [PATCH v6 01/17] ima: Add IMA namespace support

From: Mimi Zohar
Date: Wed Dec 15 2021 - 16:11:02 EST


Hi Stefan,

On Fri, 2021-12-10 at 14:47 -0500, Stefan Berger wrote:
> Implement an IMA namespace data structure that gets created alongside a
> user namespace with CLONE_NEWUSER. This lays down the foundation for
> namespacing the different aspects of IMA (eg. IMA-audit, IMA-measurement,
> IMA-appraisal).
>
> Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxx>
> Suggested-by: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>

Thanks, this patch set is looking a lot better. Hopefully it isn't
premature for generic comments:

- With the SPDX line, the license info should be removed.

thanks,

Mimi