Re: [PATCH 08/10] evm_secfs: clear securityfs interactions
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2025-06-17 19:49:05
Also in:
linux-fsdevel, linux-integrity
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2025-06-17 19:49:05
Also in:
linux-fsdevel, linux-integrity
On Thu, 2025-06-12 at 04:11 +0100, Al Viro wrote:
1) creation never returns NULL; error is reported as ERR_PTR() 2) no need to remove file before removing its parent Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Nice cleanup. Acked-by: Mimi Zohar <zohar@linux.ibm.com>