commit | 40ca4ee3136d2d09977d1cab8c0c0e1582c3359d | [log] [tgz] |
---|---|---|
author | Mimi Zohar <zohar@linux.ibm.com> | Tue Dec 12 06:12:43 2023 -0500 |
committer | Mimi Zohar <zohar@linux.ibm.com> | Wed Dec 20 07:39:52 2023 -0500 |
tree | 552c49da9983f04c064d62e019fff50ddcd37d6f | |
parent | 4e8daa792742635ea57c625098165eef64661901 [diff] |
evm: don't copy up 'security.evm' xattr The security.evm HMAC and the original file signatures contain filesystem specific data. As a result, the HMAC and signature are not the same on the stacked and backing filesystems. Don't copy up 'security.evm'. Reviewed-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Christian Brauner <brauner@kernel.org> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>