Smack: implement revoking all rules for a subject label
authorRafal Krypa <r.krypa@samsung.com>
Wed, 11 Jul 2012 15:49:30 +0000 (17:49 +0200)
committerCasey Schaufler <casey@schaufler-ca.com>
Tue, 18 Sep 2012 16:50:52 +0000 (09:50 -0700)
commit449543b0436a9146b855aad39eab76ae4853e88d
tree1b430fec0506e78929cfd944972d7dd49d0f76fd
parentc00bedb368ae02a066aed8a888afc286c1df2e60
Smack: implement revoking all rules for a subject label

Add /smack/revoke-subject special file. Writing a SMACK label to this file will
set the access to '-' for all access rules with that subject label.

Targeted for git://git.gitorious.org/smack-next/kernel.git

Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
Documentation/security/Smack.txt
security/smack/smackfs.c