diff options
author | Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> | 2010-02-11 01:41:58 +0100 |
---|---|---|
committer | James Morris <jmorris@namei.org> | 2010-02-14 23:00:16 +0100 |
commit | bf24fb016c861b7f52be0c36c4cedd3e89afa2e2 (patch) | |
tree | f485ca2e70d8305d9aaecf45b5fd929b68b971b2 /security/tomoyo/tomoyo.c | |
parent | TOMOYO: Reduce lines by using common path for addition and deletion. (diff) | |
download | linux-bf24fb016c861b7f52be0c36c4cedd3e89afa2e2.tar.xz linux-bf24fb016c861b7f52be0c36c4cedd3e89afa2e2.zip |
TOMOYO: Add refcounter on string data.
Add refcounter to "struct tomoyo_name_entry" and replace tomoyo_save_name()
with tomoyo_get_name()/tomoyo_put_name() pair so that we can kfree() when
garbage collector is added.
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'security/tomoyo/tomoyo.c')
0 files changed, 0 insertions, 0 deletions