Re: [PATCH] Smack: prevent revoke-subject from failing when unseen label is written to it

2013-01-09 Thread Casey Schaufler
On 11/27/2012 7:28 AM, Rafal Krypa wrote: > Special file /smack/revoke-subject will silently accept labels that are not > present on the subject label list. Nothing has to be done for such labels, > as there are no rules for them to revoke. > > Targeted for git://git.gitorious.org/smack-next/kernel

Re: [PATCH] Smack: prevent revoke-subject from failing when unseen label is written to it

2012-11-27 Thread Casey Schaufler
On 11/27/2012 7:28 AM, Rafal Krypa wrote: > Special file /smack/revoke-subject will silently accept labels that are not > present on the subject label list. Nothing has to be done for such labels, > as there are no rules for them to revoke. > > Targeted for git://git.gitorious.org/smack-next/kernel

[PATCH] Smack: prevent revoke-subject from failing when unseen label is written to it

2012-11-27 Thread Rafal Krypa
Special file /smack/revoke-subject will silently accept labels that are not present on the subject label list. Nothing has to be done for such labels, as there are no rules for them to revoke. Targeted for git://git.gitorious.org/smack-next/kernel.git Signed-off-by: Rafal Krypa --- security/sma