Re: [PATCH v10 03/27] ima: Return error code obtained from securityfs functions
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2022-02-10 12:02:59
Also in:
linux-integrity, lkml
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2022-02-10 12:02:59
Also in:
linux-integrity, lkml
On Tue, 2022-02-01 at 15:37 -0500, Stefan Berger wrote:
If an error occurs when creating a securityfs file, return the exact error code to the caller. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Thanks, Stefan. Nice cleanup. Reviewed-by: Mimi Zohar <zohar@linux.ibm.com>