Re: [PATCH v7 3/6] security: Remove security_old_inode_init_security()

From: Mimi Zohar
Date: Sun Feb 19 2023 - 14:42:56 EST


On Thu, 2022-12-01 at 11:41 +0100, Roberto Sassu wrote:
> From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
>
> As the remaining two users reiserfs and ocfs2 switched to
> security_inode_init_security(), security_old_inode_init_security() can be
> now removed.
>
> Out-of-tree kernel modules should switch to security_inode_init_security()
> too.
>
> Signed-off-by: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
> Reviewed-by: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>

Once the ocfs2 (2/6) concerns are addressed,
Reviewed-by: Mimi Zohar <zohar@xxxxxxxxxxxxx>