Re: [PATCH v10 01/27] ima: Remove ima_policy file before directory
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2022-02-10 12:02:56
Also in:
linux-integrity, lkml
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2022-02-10 12:02:56
Also in:
linux-integrity, lkml
Hi Stefan, On Tue, 2022-02-01 at 15:37 -0500, Stefan Berger wrote:
The removal of ima_dir currently fails since ima_policy still exists, so
remove the ima_policy file before removing the directory.
Fixes: 4af4662fa4a9 ("integrity: IMA policy")
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Acked-by: Christian Brauner <brauner@kernel.org>Thanks, Stefan. I've started picking off the bug fixes and upstreaming them. Both this patch and 2/27 are now in Linus' tree and should be in -rc4. -- Mimi