Skip to content
Commit e900a7d9 authored by Stephen Smalley's avatar Stephen Smalley Committed by James Morris
Browse files

selinux: preserve boolean values across policy reloads



At present, the userland policy loading code has to go through contortions to preserve
boolean values across policy reloads, and cannot do so atomically.
As this is what we always want to do for reloads, let the kernel preserve them instead.

Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
Acked-by: default avatarKarl MacMillan <kmacmillan@mentalrootkit.com>
Signed-off-by: default avatarJames Morris <jmorris@namei.org>
parent bce34bc0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment