]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit46cadb1627dc9c77312bda108f10566fce3374a7
tree1b430fec0506e78929cfd944972d7dd49d0f76fd
parent8dd7679ad71f8392b439569517c6e4d077377e02
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