SELinux: more user friendly unknown handling printk
authorEric Paris <eparis@redhat.com>
Mon, 9 Jun 2008 20:51:37 +0000 (16:51 -0400)
committerJames Morris <jmorris@namei.org>
Mon, 14 Jul 2008 05:02:00 +0000 (15:02 +1000)
I've gotten complaints and reports about people not understanding the
meaning of the current unknown class/perm handling the kernel emits on
every policy load.  Hopefully this will make make it clear to everyone
the meaning of the message and won't waste a printk the user won't care
about anyway on systems where the kernel and the policy agree on
everything.

Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found