On Jan 15, 2024 Roberto Sassu <[email protected]> wrote: > > Change evm_inode_post_setattr() definition, so that it can be registered as > implementation of the inode_post_setattr hook (to be introduced). > > Signed-off-by: Roberto Sassu <[email protected]> > Reviewed-by: Stefan Berger <[email protected]> > Reviewed-by: Casey Schaufler <[email protected]> > Reviewed-by: Mimi Zohar <[email protected]> > --- > fs/attr.c | 2 +- > include/linux/evm.h | 6 ++++-- > security/integrity/evm/evm_main.c | 4 +++- > 3 files changed, 8 insertions(+), 4 deletions(-)
Reviewed-by: Paul Moore <[email protected]> -- paul-moore.com
