Skip to content
Snippets Groups Projects
Commit 55e2430e authored by Tyler Hicks's avatar Tyler Hicks Committed by Greg Kroah-Hartman
Browse files

ima: Rename internal filter rule functions


[ Upstream commit b8867eed ]

Rename IMA's internal filter rule functions from security_filter_rule_*()
to ima_filter_rule_*(). This avoids polluting the security_* namespace,
which is typically reserved for general security subsystem
infrastructure.

Signed-off-by: default avatarTyler Hicks <tyhicks@linux.microsoft.com>
Suggested-by: default avatarCasey Schaufler <casey@schaufler-ca.com>
[zohar@linux.ibm.com: reword using the term "filter", not "audit"]
Signed-off-by: default avatarMimi Zohar <zohar@linux.ibm.com>
Stable-dep-of: c7423dbd ("ima: Handle -ESTALE returned by ima_filter_rule_match()")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 0b7c47b7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment