From: Tetsuo Handa Date: Tue, 11 Oct 2011 05:06:41 +0000 (+0900) Subject: TOMOYO: Fix quota and garbage collector. X-Git-Tag: v3.2-rc1~190^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=545a7260343bbaf11c7f1a4b8c3d9660bb9266e5;p=pandora-kernel.git TOMOYO: Fix quota and garbage collector. Commit 059d84db "TOMOYO: Add socket operation restriction support" and commit 731d37aa "TOMOYO: Allow domain transition without execve()." forgot to update tomoyo_domain_quota_is_ok() and tomoyo_del_acl() which results in incorrect quota counting and memory leak. Signed-off-by: Tetsuo Handa Signed-off-by: James Morris --- Reading git-diff-tree failed