hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/security/integrity/evm/evm_main.c
....@@ -473,7 +473,9 @@
473473
474474 /**
475475 * evm_inode_setattr - prevent updating an invalid EVM extended attribute
476
+ * @idmap: idmap of the mount
476477 * @dentry: pointer to the affected dentry
478
+ * @attr: iattr structure containing the new file attributes
477479 *
478480 * Permit update of file attributes when files have a valid EVM signature,
479481 * except in the case of them having an immutable portable signature.