• M
    evm: permit mode bits to be updated · 566be59a
    Mimi Zohar 提交于
    Before permitting 'security.evm' to be updated, 'security.evm' must
    exist and be valid.  In the case that there are no existing EVM protected
    xattrs, it is safe for posix acls to update the mode bits.
    
    To differentiate between no 'security.evm' xattr and no xattrs used to
    calculate 'security.evm', this patch defines INTEGRITY_NOXATTR.
    Signed-off-by: NMimi Zohar <zohar@us.ibm.com>
    566be59a
evm_main.c 10.5 KB