Re: [PATCH v7 3/6] security: Remove security_old_inode_init_security()
Mimi Zohar <[email protected]>
| Newsgroups | gmane.comp.file-systems.reiserfs.general,gmane.comp.file-systems.ocfs2.devel,gmane.linux.kernel.lsm,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2022-12-01 at 11:41 +0100, Roberto Sassu wrote: > From: Roberto Sassu <[email protected]> > > 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 <[email protected]> > Reviewed-by: Casey Schaufler <[email protected]> Once the ocfs2 (2/6) concerns are addressed, Reviewed-by: Mimi Zohar <[email protected]>