commit | 07aed2f2af5a5892ced035dbcf3993f630825fc3 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Oct 10 17:18:24 2018 -0700 |
committer | James Morris <james.morris@microsoft.com> | Wed Oct 10 20:40:22 2018 -0700 |
tree | 2065a155d92f1a170c4b180162346db809b30a82 | |
parent | 3d6e5f6dcf6561e57b6466e43e14029fb196028d [diff] |
LSM: Record LSM name in struct lsm_info In preparation for making LSM selections outside of the LSMs, include the name of LSMs in struct lsm_info. Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: James Morris <james.morris@microsoft.com>