]> asedeno.scripts.mit.edu Git - linux.git/commit
EVM: turn evm_config_xattrnames into a list
authorMatthew Garrett <mjg59@google.com>
Fri, 11 May 2018 23:12:35 +0000 (16:12 -0700)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Fri, 18 May 2018 19:34:36 +0000 (15:34 -0400)
commit21af76631476030709f85f48e20bb9429a912b6f
tree787cb3a9d80665d4d55afe7b727dff40d334b15c
parent0c343af8065be5ceb0c03a876af7c513e960e2ff
EVM: turn evm_config_xattrnames into a list

Use a list of xattrs rather than an array - this makes it easier to
extend the list at runtime.

Signed-off-by: Matthew Garrett <mjg59@google.com>
Reviewed-by: James Morris <james.morris@microsoft.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
security/integrity/evm/evm.h
security/integrity/evm/evm_crypto.c
security/integrity/evm/evm_main.c