On Fri, 28 Jun 2019, David Howells wrote: > Add security hooks that will allow an LSM to rule on whether or not a watch > may be set on a mount or on a superblock. More than one hook is required > as the watches watch different types of object. > > Signed-off-by: David Howells <dhowells@xxxxxxxxxx> > cc: Casey Schaufler <casey@xxxxxxxxxxxxxxxx> > cc: Stephen Smalley <sds@xxxxxxxxxxxxx> > cc: linux-security-module@xxxxxxxxxxxxxxx > --- > > include/linux/lsm_hooks.h | 16 ++++++++++++++++ > include/linux/security.h | 10 ++++++++++ > security/security.c | 10 ++++++++++ > 3 files changed, 36 insertions(+) Acked-by: James Morris <jamorris@xxxxxxxxxxxxxxxxxxx> -- James Morris <jmorris@xxxxxxxxx>