From: Casey Schaufler Date: Thu, 19 Dec 2013 21:23:26 +0000 (-0800) Subject: Smack: change rule cap check X-Git-Tag: v3.14-rc1~147^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4afde48be8929b6da63a9e977aaff0894ba82984;p=pandora-kernel.git Smack: change rule cap check smk_write_change_rule() is calling capable rather than the more correct smack_privileged(). This allows for setting rules in violation of the onlycap facility. This is the simple repair. Targeted for git://git.gitorious.org/smack-next/kernel.git Signed-off-by: Casey Schaufler --- Reading git-diff-tree failed