]> git.baikalelectronics.ru Git - kernel.git/commit
TOMOYO: Fix incomplete read of /sys/kernel/security/tomoyo/profile
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Sat, 6 Aug 2011 14:38:30 +0000 (23:38 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 8 Aug 2011 03:13:45 +0000 (13:13 +1000)
commitad13476a66e305842dbc2f4d8b0071ecfa0ac0af
tree27bbf6c03ccc9087e6bdc73b7fed31b471eb8048
parent9e10edc900254f4f9daf9d38cac9f78166dcb7bd
TOMOYO: Fix incomplete read of /sys/kernel/security/tomoyo/profile

Commit 0463a6b6 "TOMOYO: Add policy namespace support." forgot to set EOF flag
and forgot to print namespace at PREFERENCE line.

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