]> git.baikalelectronics.ru Git - kernel.git/commit
TOMOYO: Rename directives.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Sun, 26 Jun 2011 14:17:46 +0000 (23:17 +0900)
committerJames Morris <jmorris@namei.org>
Tue, 28 Jun 2011 23:31:20 +0000 (09:31 +1000)
commitcd08e74ef0152354b64ef5035f5d6a54f236180c
tree998c6fb0c61e15686a7b70276e17ad9e396741f4
parent4056096a6e322a7d4d1a72b43f7784713031c3fc
TOMOYO: Rename directives.

Convert "allow_..." style directives to "file ..." style directives.
By converting to the latter style, we can pack policy like
"file read/write/execute /path/to/file".

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
security/tomoyo/common.c
security/tomoyo/common.h
security/tomoyo/domain.c
security/tomoyo/file.c