commit | 7e3d199a4009a4094a955282daf5ecd43f2c8152 | [log] [tgz] |
---|---|---|
author | Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> | Tue Jul 27 10:08:29 2010 +0900 |
committer | James Morris <jmorris@namei.org> | Mon Aug 02 15:35:09 2010 +1000 |
tree | ea65ba1835bc1465ab07d94e0f8c7e9a2e060b5f | |
parent | b424485abe2b16580a178b469917a7b6ee0c152a [diff] |
TOMOYO: Fix quota check. Commit d74725b9 "TOMOYO: Use callback for updating entries." broke tomoyo_domain_quota_is_ok() by counting deleted entries. It needs to count non-deleted entries. Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: James Morris <jmorris@namei.org>